1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 22:47:45 +00:00
serenity/Userland/Games
Andreas Kling 6ddc358a2b Minesweeper: Make a factory function for Field and propagate errors
This fixes a pleasant 8 FIXMEs. :^)
2022-12-14 15:05:52 +00:00
..
2048 AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
BrickGame Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Chess Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
ColorLines Games: Add ColorLines 2022-12-12 17:30:04 +00:00
FlappyBug AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Flood AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
GameOfLife Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Hearts Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
MasterWord MasterWord: Display the last word in a different color for short input 2022-12-11 22:10:37 +01:00
Minesweeper Minesweeper: Make a factory function for Field and propagate errors 2022-12-14 15:05:52 +00:00
Snake Snake: Make a factory function for SnakeGame and propagate errors 2022-12-14 15:05:52 +00:00
Solitaire AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Spider AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00