ladybird/Userland/Games/Hearts
2021-05-25 21:05:35 +02:00
..
CMakeLists.txt Hearts: Allow player to set their name 2021-05-23 20:43:53 +01:00
Game.cpp Hearts: Implement passing cards to other players 2021-05-25 21:05:35 +02:00
Game.h Hearts: Implement passing cards to other players 2021-05-25 21:05:35 +02:00
Hearts.gml Games: Add Hearts 2021-05-21 23:38:18 +02:00
Helpers.h Games: Add Hearts 2021-05-21 23:38:18 +02:00
main.cpp Hearts: Allow player to set their name 2021-05-23 20:43:53 +01:00
Player.cpp Hearts: Implement passing cards to other players 2021-05-25 21:05:35 +02:00
Player.h Hearts: Implement passing cards to other players 2021-05-25 21:05:35 +02:00
SettingsDialog.cpp Hearts: Allow player to set their name 2021-05-23 20:43:53 +01:00
SettingsDialog.h Hearts: Allow player to set their name 2021-05-23 20:43:53 +01:00