aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/Client/Client.scala
AgeCommit message (Expand)Author
2024-11-17Bug fix: Server.Client.nextLine left newlines at starts of linesJoel Kronqvist
2024-11-15Added join messages as observationsJoel Kronqvist
2024-11-15Added observations for Players in model & implemented sending them to other c...Joel Kronqvist
2024-11-14Added immediate turn start for client, required minor protocol tweakJoel Kronqvist
2024-11-14Immediate printing of actions & no prompt on blocking action & refactoringJoel Kronqvist
2024-11-09Minor change in concurrency modelJoel Kronqvist
2024-11-09Made & implemented clearer protocol, added client functionalityJoel Kronqvist
2024-11-04Added basic TCP networking for the server.Joel Kronqvist