Commit Graph

7 Commits (b07e0a0e02b987d67dc4d8e5f60c46f3ffcf6098)

Author SHA1 Message Date
Victor Hans-Georg Waitz b07e0a0e02 Finished starwars mode
Now both gamemodes are implemented and completly playable.
2024-05-07 01:10:14 +02:00
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 da39625783 Added evaluation for the lowe block half
Added automatic value calculation when setting or adding the amount of a Category object. Added value calculation for the lower half of the block categories.
2024-05-06 02:35:10 +02:00
Victor Hans-Georg Waitz 495306ecb5 Added evaluation for the upper block half
Added automatic value calculation when setting or adding the amount of a Category object. Added value calculation for the upper half of the block categories.
2024-05-05 18:12:50 +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