Victor Hans-Georg Waitz
|
e2604101bf
|
Completed default gamemode
Added complete default gamemode, added leaderboard saved and loaded from file, added beginings of the starwars mode implementation.
|
2024-05-06 22:55:58 +02:00 |
Victor Hans-Georg Waitz
|
9790370942
|
Added that score is written to sheet
Every turn the chosen row gets written to the sheet. the sheet keeps track of filled rows and ends it if all rows are filled.
|
2024-05-06 17:19:11 +02:00 |
Victor Hans-Georg Waitz
|
b7731de0b2
|
Added dice-roll logic.
Added the whole dice throw and keep logic for every player. Added the first idea of an play sheet.
|
2024-05-04 21:06:05 +02:00 |
Victor Hans-Georg Waitz
|
76623aa66f
|
Added some small things
Added a sheet class to collect points from a player
|
2024-04-30 12:46:42 +02:00 |
Victor Hans-Georg Waitz
|
eeaf1225de
|
Space changes and test toString methode
Added some small spacings and created a toString methode in the Player class for testing purposes.
|
2024-04-29 21:17:51 +02:00 |
Victor Hans-Georg Waitz
|
da553cfbc8
|
Added main menu and player selection
Added most main menu parts and player selection with random color picking for each player.
|
2024-04-29 21:06:04 +02:00 |