Initial commit

This commit is contained in:
2022-04-28 19:47:11 +02:00
commit e2edd3b83a
20 changed files with 617 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# A quiz written in java11 for school
Has full singleplayer and hotseat support.
Multiplayer via sockets are also implemented but not working