/ZPGEngine

Simple ZPG game engine.

Primary LanguagePython

Simple ZPG game engine. Work is not finished:)

How to try:

  1. Make and activate virtualenv (look at virtualenvwrapper)
  2. python setup.py develop
  3. pip install -r requirenments.txt
  4. Check tests tox
  5. Run python3 main.py. Press Enter to next step.