ladybird/Games/2048
AnotherTest 5619ed1dc6 2048: Make board size and target tile configurable
This adds a "settings" option that allows the user to configure the
board size and target tile, and optionally save them to a config file.
Closes #3219.
2020-08-21 11:45:46 +02:00
..
BoardView.cpp 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
BoardView.h 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
CMakeLists.txt 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
Game.cpp 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
Game.h 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
GameSizeDialog.cpp 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
GameSizeDialog.h 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00
main.cpp 2048: Make board size and target tile configurable 2020-08-21 11:45:46 +02:00