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

Fix game "crash" state #12

Open
dustinsgoodman opened this issue Mar 20, 2023 · 0 comments
Open

Fix game "crash" state #12

dustinsgoodman opened this issue Mar 20, 2023 · 0 comments

Comments

@dustinsgoodman
Copy link
Contributor

dustinsgoodman commented Mar 20, 2023

When the snake crashes into itself or the border, I can restart the game from that point in time. The game should have a "Game Over" state that needs to be reset to continue with a new game. The "game over" should also be displayed as an overlay to the game and reset with the game state.

honzikec added a commit that referenced this issue Mar 21, 2023
honzikec added a commit that referenced this issue Mar 23, 2023
* wip: UI updates

* feat: do not render apple on edge (#6)

* feat: controller size update

* feat: larger tv

* feat: adjusted colors

* feat: bigger and higlighted controller movement

* feat: bigger font (#9)

* feat: instructions modal (#13)

* feat: background (#10)

* fix: game crash state (#12)

* feat: add Google IO branding (#17)

* feat: display static until camera is loaded (#18)

* fix: address code review comments
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