Commit Graph

17 Commits

Author SHA1 Message Date
2638ca09b6 refactored testing 2024-06-18 20:02:50 +00:00
ad3ec29962 minas 2024-06-13 16:40:15 +00:00
0f91dc2a13 enabled JUnit Testing 2024-06-10 15:09:43 +02:00
bd81bd07ad hmm 2024-06-09 23:08:55 +02:00
87bc479f12 started on implementing functionality of GamesStates 2024-06-09 15:13:53 +02:00
1178730173 refactored the GameStates 2024-06-09 14:52:57 +02:00
49d958652a added all the ActionHandler states 2024-06-09 14:34:52 +02:00
a5632304bf started on ActionHandler States 2024-06-08 21:51:49 +02:00
d58672a097 implemented all functions of PlayerHandler 2024-05-20 14:57:05 +02:00
f98d860b97 added classes for PlayerSatetes 2024-05-20 14:28:49 +02:00
4a8b342577 implemented dealCards function 2024-05-12 17:42:43 +02:00
020716053b updated README 2024-05-12 15:18:37 +02:00
0911f7b2b9 implemented makeDeck method 2024-05-12 15:13:55 +02:00
4b03f5d629 implemented compareTo method 2024-05-12 15:05:39 +02:00
196ed3ec0f implemented to String method 2024-05-12 14:50:36 +02:00
1605bd921a implemented toString method 2024-05-12 14:44:54 +02:00
a3161603e5 initial commit 2024-05-12 14:25:54 +02:00