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

Level select should show current level nr, total # of levels, and completion percentage #112

Open
3 tasks done
Auroriax opened this issue Jun 30, 2023 · 0 comments
Open
3 tasks done
Labels
enhancement New feature or request
Milestone

Comments

@Auroriax
Copy link
Owner

Check ([ ] -> [x]) all that apply, then describe the issue below:

  • I have searched the tracker for similar issues (including closed ones)
  • I have provided a detailed example for how this feature should work
  • I have provided a use case for this feature, e.g. short description/share link of a game you're making and how you'd use the feature in that game, other things you've tried, edge cases, etc. (if applicable)

The level selection should show the level number of the current selection, the total number of levels, as well as the completion percentage.
For current/total level counts, these should be displayed as: 6/12 or perhaps 6 of 12 for clarity.
And completion should display 33% (rounded to nearest integer).
There might be edge cases (e.g. total amount of sections is not equal to the amount of sections displayed in the menu)

The most important annoyance this solves is having to label the levels with a number manually (in the section name). Also, in games where you can play the levels in any order, this still helps the player to maintain a sense of progress.

I probably want this as an optional flag. Especially % completion might not desired for every game.

@Auroriax Auroriax added the enhancement New feature or request label Jun 30, 2023
@Auroriax Auroriax added this to the Paradox [WIP] milestone Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant