Skip to content

fira-simurosot/GameController

Repository files navigation

Game Controller

GameController

Usage

Game Controller is a manual referee that make the connections between AgentClients and the FIRASim.

Installation

Clone Sub Modules

git submodule update --recursive --init 

creating virtualenv

Linux and macOS

pip3 install virtualenv
cd /path/to/gameController/directory
virtualenv env
source env/bin/activate
pip3 install -r requirements.txt

run the app

Linux and macOS

cd src
python3 referee.py

About

game controller for fira-simrurosot league

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published