mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:34:59 +00:00
![]() `on_game_start` is not called until the player makes a move, so waiting until then means that the solve button would still be visible when starting a new game after completing one. By hiding the button in `on_game_end`, this happens when the game-over animation starts playing instead. |
||
---|---|---|
.. | ||
2048 | ||
BrickGame | ||
Chess | ||
ColorLines | ||
FlappyBug | ||
Flood | ||
GameOfLife | ||
Hearts | ||
MasterWord | ||
Minesweeper | ||
Snake | ||
Solitaire | ||
Spider | ||
CMakeLists.txt |