Prototype Role Playing Game
$ git clone https://github.com/mtnalonso/birds-and-snakes.git
$ cd birds-and-snakes/
$ pip install -r requirements.txt
$ alembic upgrade head
$ python3 birds_and_snakes.py -m populate_database
For more information please take a look at our wiki
This game is OGL compatible (OGL License)