Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 500 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 500 Bytes

team-local-tactics

Mandatory assignment group 42: Mats Omland Dyrøy, Jan Erik Syltøy

A game for the mandatory assignment

How to run:

  1. Run server
  • Open a terminal
  • Navigate to root folder team-local-tactics/
  • Run server with py server.py
  1. 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