Files
TicTacToe-Multiplayer/out/production/Client/META-INF/MANIFEST.MF
Simon Bussmann f1fc88511b Implemented threading in Client
- GUI doesn't get blocked anymore
- Implemented client side protocol based control
- Client is now ready for player versus player
2021-03-18 03:47:40 +01:00

4 lines
55 B
Plaintext

Manifest-Version: 1.0
Main-Class: TicTacToe_Client