ladybird/Userland/Games
Lenny Maiorani a51fce6c0f LibCards+Games: Change name of card type to card suit
Playing cards have a `suit` such as `hearts`/`diamonds`, not a
`type`. Make the internal naming consistent with the way playing cards
are typically named.
2022-03-18 23:49:34 +00:00
..
2048 Applications+Games: Drop ellipsis from settings action 2022-03-18 01:10:16 +01:00
Breakout Userland: Change static const variables to static constexpr 2022-03-18 19:58:57 +01:00
Chess Games: Add reload icon to 'New Game' actions 2022-03-18 01:10:16 +01:00
FlappyBug Userland: Change static const variables to static constexpr 2022-03-18 19:58:57 +01:00
GameOfLife LibGfx+GameOfLife: Remove Gfx::make_rgb() and its one user 2022-03-04 23:40:21 +01:00
Hearts LibCards+Games: Change name of card type to card suit 2022-03-18 23:49:34 +00:00
MasterWord Games: Add MasterWord 2022-03-18 04:55:21 -07:00
Minesweeper Games: Add reload icon to 'New Game' actions 2022-03-18 01:10:16 +01:00
Pong Userland: Change static const variables to static constexpr 2022-03-18 19:58:57 +01:00
Snake Games: Add reload icon to 'New Game' actions 2022-03-18 01:10:16 +01:00
Solitaire LibCards+Games: Change name of card type to card suit 2022-03-18 23:49:34 +00:00
Spider LibCards+Games: Change name of card type to card suit 2022-03-18 23:49:34 +00:00
CMakeLists.txt Games: Add MasterWord 2022-03-18 04:55:21 -07:00