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-05-14 16:23:39 -04:00
testing Fixed an issue with one of the test maps. 2019-05-14 16:23:39 -04:00
.gitignore All map files converted to new YAML standard. 2019-03-09 19:08:46 -05:00
gamebase.py Containers now work. Discovered issue with loading saved games. 2019-03-14 19:52:58 -04:00
gameevents.py All map files converted to new YAML standard. 2019-03-09 19:08:46 -05:00
gamegui.py Containers now work. Discovered issue with loading saved games. 2019-03-14 19:52:58 -04:00
gamemap.py YAML maps can now be loaded, and they work well. 2019-03-09 19:50:31 -05:00
gameshell.py Containers now work. Discovered issue with loading saved games. 2019-03-14 19:52:58 -04:00
shell.py All map files converted to new YAML standard. 2019-03-09 19:08:46 -05:00
tile.py All map files converted to new YAML standard. 2019-03-09 19:08:46 -05:00