ladybird/Games/2048
Sergey Bugaev 4f06cda8f8 2048: Tweak default window size
As requested by @nico
2020-08-18 17:19:52 +02:00
..
BoardView.cpp 2048: Move score to a status bar 2020-08-18 17:19:52 +02:00
BoardView.h 2048: Move score to a status bar 2020-08-18 17:19:52 +02:00
CMakeLists.txt 2048: Separate game logic from the view :^) 2020-08-18 17:19:52 +02:00
Game.cpp 2048: Generate more "2" tiles 2020-08-18 17:19:52 +02:00
Game.h 2048: Generate more "2" tiles 2020-08-18 17:19:52 +02:00
main.cpp 2048: Tweak default window size 2020-08-18 17:19:52 +02:00