This is the repo for a text-based RPG-like adventure videogame inspired by Colossal Cave Adventure (source code) made in python.
ALL THE CODE IS MANAGED FROM THE CENTRAL REPO ON CODEBERG, PLEASE GO THERE FOR ANY ISSUES, PULL REQUESTS ET CETERA. ANYTHING POSTED TO ANY MIRRORS WILL NOT BE INSPECTED.
The engine (named Perspectiva) is written in the file MonumentalMountain.py. All the code is under the MIT. The story and everything to do with language is stored in the story folder, in JSON file with the ISO name of the language. All the files in this folder :are under CC-BY-NC.
All the code is documented in the TechnicalDocumentation.md file.
Please go the releases on codeberg.org
Everything about the game itself, including how to play and references to anything, are in the GameDocumentation.md file.
To contribute you can do anything from starring any of the mirror repos (or the codeberg origin), submitting a pull request, or just playing the game and giving apreciation!
Please do enjoy!
All source code under the MIT licence
Everything in the story folder under CC-BY-NC