ladybird/Userland/Games/GameOfLife
2023-10-07 11:36:57 +02:00
..
Board.cpp
Board.h
BoardWidget.cpp GameOfLife: Allow pressing escape to clear the selected pattern 2023-10-07 11:36:57 +02:00
BoardWidget.h GameOfLife: Allow pressing escape to clear the selected pattern 2023-10-07 11:36:57 +02:00
CMakeLists.txt GameOfLife: Use the GML compiler 2023-10-07 11:36:57 +02:00
GameOfLife.gml GameOfLife: Use the GML compiler 2023-10-07 11:36:57 +02:00
main.cpp GameOfLife: Focus on the game board when not editing settings 2023-10-07 11:36:57 +02:00
MainWidget.h GameOfLife: Use the GML compiler 2023-10-07 11:36:57 +02:00
Pattern.cpp GameOfLife: Replace DeprecatedString with String 2023-09-18 11:12:25 -06:00
Pattern.h GameOfLife: Replace DeprecatedString with String 2023-09-18 11:12:25 -06:00