Commit Graph

5 Commits

Author SHA1 Message Date
e96708b64e Singleplayer functions flawless Multiplayer first round 2021-03-23 10:34:34 +01:00
76a0ff52fa Server logging implemented and implemented the method onExit 2021-03-22 04:21:06 +01:00
d0425f6402 Reworked protocol between server and client
- Changed successCodes from int to boolean
- Added exception handling for better debugging in TicTacToe_Client
- fixed bug that disallowed singleplayer mode
2021-03-22 01:11:18 +01:00
9195dbad22 Starting rework of client request protocol to allow multiplayer 2021-03-20 23:31:33 +01:00
1b4bcd1ec2 Combined SingleServer and MultiServer into one class 2021-03-20 16:30:54 +01:00