Creation of simple classes #7

Merged
schrom01 merged 4 commits from creation_of_simple_classes into main 2022-04-29 10:41:39 +02:00

4 Commits

Author SHA1 Message Date
schrom01 5d26137c8d made Tournament not abstract. 2022-04-28 14:50:45 +02:00
schrom01 61a778ad54 added Date of Birth to Player.java 2022-04-28 14:10:41 +02:00
schrom01 3dfa71dab1 Created Interface Participant
changed Class Game to save Participant Objects instad of int.
2022-04-22 11:53:11 +02:00
schrom01 a399f9321b created simple classes
Issue #5
2022-04-22 11:42:39 +02:00