Skip to content

magicfrank00/hamiltonianpath

Repository files navigation

Installation

pip install -r requirements.txt

Match

Run 1 to 3 players with: (Player number must be between 0 and 2)

python3 server.py -p <PLAYER_NUMBER>

Start a match with:

python3 start.py

Test

Just for testing the protocol

Run the game

python3 test_game.py

Run the verification server (default port 5000)

python3 test_server.py

Run the client (default port 5000)

python3 test_client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages