ladybird/Userland/Games/2048
2021-05-18 16:48:39 +02:00
..
BoardView.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
BoardView.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
CMakeLists.txt Games: Move to Userland/Games/ 2021-01-12 12:04:23 +01:00
Game.cpp 2048: Minimize player score when selecting worst tile 2021-05-18 08:51:56 +01:00
Game.h 2048: Evil AI logic: select new tile in the worst position 2021-05-18 08:51:56 +01:00
GameSizeDialog.cpp 2048: Do not default to only temporarily applying settings changes 2021-05-18 16:48:39 +02:00
GameSizeDialog.h 2048: Do not default to only temporarily applying settings changes 2021-05-18 16:48:39 +02:00
main.cpp 2048: Display action status tips in status bar 2021-05-18 16:48:39 +02:00