Commit Graph

5 Commits (b07e0a0e02b987d67dc4d8e5f60c46f3ffcf6098)

Author SHA1 Message Date
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 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
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