ladybird/Userland/Games/Spider
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
..
CMakeLists.txt Spider: Port to LibMain 2021-11-22 21:03:45 -08:00
Game.cpp LibCards+Games: Change name of card type to card suit 2022-03-18 23:49:34 +00:00
Game.h Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
main.cpp Games: Add reload icon to 'New Game' actions 2022-03-18 01:10:16 +01:00
Spider.gml LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00