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

Explore displaying cards to combine instead of discoveries, disasters and other events #59

Open
guillaume-alvarez opened this issue May 24, 2020 · 1 comment
Assignees
Milestone

Comments

@guillaume-alvarez
Copy link
Owner

The basic gameplay loop is too poor, it does not let sufficient agency to the player to express his choices.

The initial goal for the 'discovery' part was to draw from the 'doodle god' idea of combination but removing invalid combinations to reduce frustration. It should be done the other way round, by founding a result for each combination, even if not a new discovery.

Show cards at the bottom on the screen

The cards would be similar to the current events:

  • discoveries (any of the already known one, chosen semi-randomly with a favor for those that could lead to new discoveries)
  • disaster (pretty generic card)
  • diplomacy (raid, war, etc.)
  • terrains (new, from the terrain in influenced realm)

Find result for each combination

  • discovery + discovery : new discovery (if possible) or related bonus (like +growth on some tile)
  • disaster + discovery : some type of disaster (civil war/secession, pest/famine, etc...)
  • disaster + disaster : some type of big disaster (civil war/secession, pest/famine, etc...)
  • diplomacy + disaster : lost war/raid
  • terrain + discovery : new discovery (if possible) or related bonus (like +influence on some tile)
  • etc.
@guillaume-alvarez guillaume-alvarez added this to the 0.4.0 milestone May 24, 2020
@guillaume-alvarez guillaume-alvarez self-assigned this May 24, 2020
@guillaume-alvarez guillaume-alvarez changed the title Explore displaying cards to combine instead of discoveries, disaster and other events Explore displaying cards to combine instead of discoveries, disasters and other events May 24, 2020
@guillaume-alvarez
Copy link
Owner Author

Maybe skip combining cards at first, the discoveries would already appear in deck when pre-requisites are met.

Should they remain there after?

guillaume-alvarez pushed a commit that referenced this issue Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant