zoria/README.md

324 B

Zoria

An RPG Dungeon Crawler using PyGame

Usage

python3 zoria.py

Notes

  • Features currently only include rendering, map generation, movement, and sprite animation
  • setup.sh is for git configuration across multiple machines (don't use it)
  • map.json is not in use. generator.py creates maps when loading