serenity/Userland/Games
dgaston 2d5cb1e02d Chess: Add display widget for moves
Adds a TextEditor widget to the chess application to display move
history. It is updated whenever Board::apply_move is called to reflect
the current board state.
2024-05-22 23:24:45 -06:00
..
BrickGame AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Chess Chess: Add display widget for moves 2024-05-22 23:24:45 -06:00
ColorLines AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
FlappyBug Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Flood AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
GameOfLife AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Hearts LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
MasterWord LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
Minesweeper LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
Snake AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Solitaire LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
Spider LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
TwentyFourtyEight TwentyFourtyEight: Port to GML compilation 2024-04-15 14:01:13 +02:00
CMakeLists.txt 2048: Rename to TwentyFourtyEight for GML compatibility 2024-04-15 14:01:13 +02:00