Gaeldrin / space-tycoon-bot-spaceinvaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example python space tycoon bot

! Fork this repository !

Install dependencies

pip install -r requirements.txt

Install the client

cd space_tycoon_generated_client
python setup.py install --user

Docs

Located in space_tycoon_generated_client/README.md and space_tycoon_generated_client/docs

Only when client API definition changes

Regenerate client code (docker is necessary)

sudo ./client-gen.sh

and then install the client again

About


Languages

Language:Python 99.4%Language:Shell 0.6%