-
Notifications
You must be signed in to change notification settings - Fork 37
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
Adding a title screen #18
Comments
What would a title screen add in value that the about screen of #10 doesn't? I quite like having the game just playable without interruptions. |
It can serve as a launching place for the game. You can easily go into the game, you can use it to check your high score, or perform other small actions (e.g. change the settings of other features). |
I must admit I'm with @chrysn for now. I like the idea of just pressing the icon a playing, keeping the game minimalist. Maybe the art could be used as a splash screen instead? |
The "About" section could be accessed via a button during the game. However, I've read about suggestions of high scores (#9). Where would those go? Could that just be a blinking number at the top of the screen? Or would they involve more than that? A separate screen with a list of high scores as well as levels reached? Where would that go? They have to be organized some where. And a title screen would be a nice place for the "High scores" section as well as the "About" section. |
I have taken an interest in your little game, and have added a crude title screen. When I can, I'll make it look a bit better, and submit it to you for evaluation.
The text was updated successfully, but these errors were encountered: