serenity/Userland/Games/Solitaire
Sam Atkins ccabc8e930 LibCards+Games: Return ErrorOr from CardStack::add_all_grabbed_cards()
...and CardGame::pick_up_cards_from_stack() which is its only caller.
2023-01-22 21:31:36 +00:00
..
CMakeLists.txt Solitaire: Add link to help page 2023-01-02 09:50:37 -05:00
Game.cpp LibCards+Games: Return ErrorOr from CardStack::add_all_grabbed_cards() 2023-01-22 21:31:36 +00:00
Game.h Solitaire: Replace animation Card with manual painting 2023-01-06 16:03:50 +01:00
main.cpp Solitaire: Confirm ending the current game in more situations 2023-01-15 11:59:59 -05:00
Solitaire.gml Solitaire: Migrate to CardGame 2022-08-22 12:50:41 +02:00