Skip to content

Gaeldrin/space-tycoon-bot-spaceinvaders

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published