/hex

Hex grid implementation a la RedBlob. WIP

Primary LanguagePythonMIT LicenseMIT

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.