TriCot-Game-Studio / bullets

bullet heck game
MIT License
0 stars 0 forks source link

add game over screen #25

Open AdamSpannbauer opened 4 years ago

AdamSpannbauer commented 4 years ago

right now when the player is dead the background turns red

instead (or in addition to), there should be some overlay text with a big game over message and a score (once #24 is implemented)

once we add in enemies/bullets spawning automatically, then that spawning process should halt on game over event

aikios commented 4 years ago

I can do this

aikios commented 4 years ago

see pull request

AdamSpannbauer commented 4 years ago

this issue is also intended to use the game over screen rather than just adding the image. for the sake of adding +1 to your hacktoberfest count I can merge the PR, but ill leave this issue open.

aikios commented 4 years ago

OK, thank you