ladybird/Userland/Games
Sam Atkins 46299f3853 LibCards+Games: Move "create a deck" logic to LibCards
`create_standard_deck()` is the usual 52-card deck, but more custom
setups (such as Spider's multiples-of-one-suit) can be created by
passing suit counts to `create_deck()`.
2022-10-10 16:16:01 +01:00
..
2048 Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Chess SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
FlappyBug Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
GameOfLife Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Hearts LibCards+Games: Move "create a deck" logic to LibCards 2022-10-10 16:16:01 +01:00
MasterWord Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Minesweeper Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Snake Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Solitaire LibCards+Games: Move "create a deck" logic to LibCards 2022-10-10 16:16:01 +01:00
Spider LibCards+Games: Move "create a deck" logic to LibCards 2022-10-10 16:16:01 +01:00
CMakeLists.txt Userland+Base: Remove Breakout and Pong games 2022-06-15 17:15:04 +02:00