Adjusted stuff in Meilenstein I folder to meet the requirements (available in pdf) as well as adding README.txt

This commit is contained in:
Jonas 2022-03-16 16:18:00 +01:00
parent c74711ae07
commit 052524df32
3 changed files with 10 additions and 0 deletions

Binary file not shown.

Binary file not shown.

10
Meilenstein I/README.txt Normal file
View File

@ -0,0 +1,10 @@
Regarding the "Name of the Game" achievement:
Our game is called "Night Train to Budapest" and we are "the Conductors"
Regarding the "Ahead of Schedule and Under Budget!" achievement:
Apart from the mockup in our presentation, we have already produced some code for client/server functionality including sending short messages from client to server, multiple clients connecting on different threads, and clients changing their nickname, as well as the server displaying a list of who is connected and what their nicknames and numbers are.
This can be found in the following directory:
\Gruppe-8\src\main\java\ch\unibas\dmi\dbis\cs108\BudaClientServerStuff