Skip to content

Conversation

@hwangcc23
Copy link
Contributor

Hi @alexdantas,

When the game is over, Yetris as-is restarts immediately.
Users don't have a chance to take a break or choose his next action.
This pull request adds a "Game Over" menu.
Please help to review and merge it.
Thanks.

yetris_screenshot

Fix the compile warning: comparison between signed and unsigned integer expressions.

src/Game/Entities/Game.cpp: In member function ‘void Game::update()’:
src/Game/Entities/Game.cpp:317: warning: comparison between signed and unsigned integer expressions

Signed-off-by: hwangcc <hwangcc@csie.nctu.edu.tw>
When the game is over, Yetris as-is restarts immediately.
Add a "Game Over" menu to let users have a chance to choose the next action.

Signed-off-by: hwangcc <hwangcc@csie.nctu.edu.tw>
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

Successfully merging this pull request may close these issues.

1 participant