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

Idea: progress bar #62

Open
magicznyleszek opened this issue Oct 12, 2024 · 0 comments
Open

Idea: progress bar #62

magicznyleszek opened this issue Oct 12, 2024 · 0 comments
Assignees

Comments

@magicznyleszek
Copy link
Owner

So the game is basically operating on a population count. There is game over (lose?) when it reaches 0 and there is game over (win?) when it reaches <some configured amount>.

This means we can have a some kind of a progress bar in the game UI. It doesn't necessarily have to be a literal bar - it can be a bg color changing, some illustration growing or changing between different states (imagine e.g. single building changing into village into city etc), or some other idea.

It also means that we can have this as a single element, not necessarily display for each logged year.

@magicznyleszek magicznyleszek self-assigned this Nov 6, 2024
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