serenity/Userland/Games
Sam Atkins 7e4186de63 Chess+GamesSettings: Use the correct term for chess squares
"Square" is the technical term, so let's use it. :^)

Also, stop using size_t for pixel sizes, that's not what that means.
2023-02-04 12:29:03 +01:00
..
2048 LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
BrickGame LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Chess Chess+GamesSettings: Use the correct term for chess squares 2023-02-04 12:29:03 +01:00
ColorLines LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
FlappyBug LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Flood LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
GameOfLife LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Hearts LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
MasterWord LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 2023-01-12 11:25:51 +01:00
Minesweeper LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Snake LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Solitaire Solitaire: Make double-click skip the new-game animation 2023-02-01 14:19:15 +00:00
Spider Spider: Make double-click skip the new-game animation 2023-02-01 14:19:15 +00:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00