A game for the mandatory assignment
- Run server
- Open a terminal
- Navigate to root folder
team-local-tactics/
- Run server with
py server.py
- Run clients
- Open two separate terminals
- Navigate to root folder
team-local-tactics/
- Run clients with
py client.py
Client will attempt to autoconnect on run, so server must be running before you can run the client