Commit Graph

  • ed3c31d650 Added gameflow und kleinen bug main Victor Hans-Georg Waitz 2024-05-07 09:54:34 +0200
  • b07e0a0e02 Finished starwars mode Now both gamemodes are implemented and completly playable. Victor Hans-Georg Waitz 2024-05-07 01:10:14 +0200
  • 9d5f8858e0 Completed default gamemode Added complete default gamemode, added leaderboard saved and loaded from file, added beginings of the starwars mode implementation. Victor Hans-Georg Waitz 2024-05-06 22:56:12 +0200
  • e2604101bf Completed default gamemode Added complete default gamemode, added leaderboard saved and loaded from file, added beginings of the starwars mode implementation. Victor Hans-Georg Waitz 2024-05-06 22:55:58 +0200
  • 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. Victor Hans-Georg Waitz 2024-05-06 17:19:11 +0200
  • 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. Victor Hans-Georg Waitz 2024-05-06 02:35:10 +0200
  • 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. Victor Hans-Georg Waitz 2024-05-05 18:12:50 +0200
  • b7731de0b2 Added dice-roll logic. Added the whole dice throw and keep logic for every player. Added the first idea of an play sheet. Victor Hans-Georg Waitz 2024-05-04 21:06:05 +0200
  • 76623aa66f Added some small things Added a sheet class to collect points from a player Victor Hans-Georg Waitz 2024-04-30 12:46:42 +0200
  • eeaf1225de Space changes and test toString methode Added some small spacings and created a toString methode in the Player class for testing purposes. Victor Hans-Georg Waitz 2024-04-29 21:17:51 +0200
  • da553cfbc8 Added main menu and player selection Added most main menu parts and player selection with random color picking for each player. Victor Hans-Georg Waitz 2024-04-29 21:06:04 +0200
  • 89b588f3f1 Initial commit Victor Hans-Georg Waitz 2024-04-29 18:09:50 +0200