ladybird/Userland/Games
Tim Ledbetter 19dfdeeaec GameOfLife: Add a tick counter to the status bar
The counter is incremented after each new generation and reset
whenever any cell on the board is toggled. Resizing the board
does not reset the tick count.
2023-09-17 16:51:58 -06:00
..
2048 Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
BrickGame Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Chess Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
ColorLines Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
FlappyBug Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Flood Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
GameOfLife GameOfLife: Add a tick counter to the status bar 2023-09-17 16:51:58 -06:00
Hearts Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
MasterWord Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Minesweeper Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Snake Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Solitaire Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Spider Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00