Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow cards to hide/show stats during the game runtime #206

Open
Greenheart opened this issue Sep 9, 2023 · 0 comments
Open

Allow cards to hide/show stats during the game runtime #206

Greenheart opened this issue Sep 9, 2023 · 0 comments

Comments

@Greenheart
Copy link
Owner

Example use cases and why this might be useful:

  • We could keep it simple in the beginning of a scenario and only show the relevant stats.
  • If no stats are needed for a section (like a linear or story-driven section), this could make it possible to hide the top section of the UI.
  • By allowing cards to toggle stat visibility (as part of the game state), scenarios could use different stats for different parts of a scenario. For example creating variation.
  • Probably the best reason for this is because it would allow for scenarios (or parts of scenarios) that are more story-driven without a clear connection to outcomes.

Questions

  • Is the additional complexity worth it?
  • Could story-driven scenarios be implemented in another, simpler way?

I think this might be another feature adding flexibility and creative possibilities, and thus would be worth implementing. Open to discussion though! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant