serenity/Userland/Games
Sam Atkins 0f2936d8cd Chess+GamesSettings: Give chess pieces some breathing room
Draw pieces around 80% of the size of a square, instead of 100%, so that
there is a nice gap around them. This feels more comfy, and makes it
actually possible to read the coordinates while a piece is on their
square.
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: Give chess pieces some breathing room 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