Add README

master
GreenXenith 2020-03-04 14:22:38 -08:00
parent 717ce5bf50
commit b98d12627a
1 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# 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