ladybird/Userland/Games
Sam Atkins 5708a47157 Snake: Implement image-based skins
Co-authored-by: HawDevelopment <hawdevelopment@gmail.com>
2023-03-20 09:29:30 +01:00
..
2048 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2023-03-04 00:29:38 +01:00
BrickGame BrickGame: Add a "Pause" option to the Game menu 2023-03-13 06:43:59 +00:00
Chess Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
ColorLines Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2023-03-04 00:29:38 +01: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 Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
Hearts Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
MasterWord Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2023-03-04 00:29:38 +01:00
Minesweeper Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2023-03-10 13:15:44 +01:00
Snake Snake: Implement image-based skins 2023-03-20 09:29:30 +01:00
Solitaire Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
Spider Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00