An open API service indexing awesome lists of open source software.

https://github.com/klange/text_adventure

Python Text Adventure (teaching demo)
https://github.com/klange/text_adventure

Last synced: about 2 months ago
JSON representation

Python Text Adventure (teaching demo)

Awesome Lists containing this project

README

          

# Python Text Adventure

A quick text adventure game using a JSON file to store world data that I wrote to help teach a friend Python.