ladybird/Userland/Games
2023-02-21 00:54:04 +01:00
..
2048 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2023-02-08 19:15:45 +00:00
BrickGame LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Chess Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
ColorLines Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +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 LibGUI+Userland: Stop returning Layout from Widget::(try_)set_layout() 2023-02-18 16:56:56 +00:00
Hearts Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
MasterWord LibCore: Remove Stream.h 2023-02-13 00:50:07 +00: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