ladybird/Userland/Games
Timothy Flynn ae90f490bd Snake: Move GUI into Snake namespace and rename SnakeGame to Game
The former is required for GML, and the latter is to avoid the verbosity
and redundancy of Snake::SnakeGame (and matches most other games in the
system).
2022-12-23 23:26:21 +01:00
..
2048
BrickGame
Chess
ColorLines
FlappyBug
Flood
GameOfLife GameOfLife: Propagate errors while loading bmp 2022-12-23 12:23:05 +00:00
Hearts
MasterWord
Minesweeper
Snake Snake: Move GUI into Snake namespace and rename SnakeGame to Game 2022-12-23 23:26:21 +01:00
Solitaire
Spider
CMakeLists.txt