Commit Graph

6 Commits (master)

Author SHA1 Message Date
Victor Hans-Georg Waitz 386aa44016 Added package structure
Sorted the classes in different packages
2024-03-26 11:58:41 +01:00
Victor Hans-Georg Waitz ed299fbf16 Added color to text output
Lose text is now red and winning text is now green
2024-03-26 11:43:02 +01:00
Victor Hans-Georg Waitz 84862cf3ba Added blackbox
Changed that the main methode only uses methods from the BlackJackSpiel.
2024-03-26 11:17:04 +01:00
Victor Hans-Georg Waitz 8cbe1471a0 Tests for Karte Class
Added tests for the Karte class.
2024-03-26 00:47:42 +01:00
Victor Hans-Georg Waitz adca38fdae Finished BlackJack
Implemented game UI and game logic.
2024-03-26 00:46:12 +01:00
2wenty1ne 9c64c60544 Initial commit 2024-03-25 16:55:41 +01:00