This is a beautiful, next-gen game engine for tomorrow's text adventures. Map files are all YAML, and it's scriptable in Python3. Requires Python3.6 or newer to run.
Find a file
2019-01-18 14:56:51 -05:00
testing Initial commit 2019-01-18 14:56:51 -05:00
.gitignore Initial commit 2019-01-18 14:56:51 -05:00
gamebase.py Initial commit 2019-01-18 14:56:51 -05:00
gameevents.py Initial commit 2019-01-18 14:56:51 -05:00
gamegui.py Initial commit 2019-01-18 14:56:51 -05:00
gamemap.py Initial commit 2019-01-18 14:56:51 -05:00
gameshell.py Initial commit 2019-01-18 14:56:51 -05:00
shell.py Initial commit 2019-01-18 14:56:51 -05:00
tile.py Initial commit 2019-01-18 14:56:51 -05:00