Asday / hex

Hex grid implementation a la RedBlob. WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developing

Clone the repo, then:

pip install -r requirements-dev.txt
./watch-flake8
# In a separate shell
./watch-tests
# And another separate shell
./watch-protobuf

Running tests

./tests.py. Simple.

About

Hex grid implementation a la RedBlob. WIP

License:MIT License


Languages

Language:Python 95.5%Language:Shell 4.5%