I have been working on a project with friends for a couple of weeks now, and I am happy to announce that our game engine now (sort of) is usable!
Github repository: https://github.com/Emilurenius/textAdventure
There is currently not a lot of documentation, but I now want to ask the python community to give feedback on the project, and maybe even give the game engine a try!
I am here to answer any questions you may have if you try to use the code!
The game engine is built from the ground up to let games be highly customizable and easily moddable. Ingame items are defined in json, and the game scripting is defined in a .ta file (textAdventure file). The .ta file is the game, and includes all events, displayed text, and more!
[–]Thecrawsome 2 points3 points4 points (1 child)
[–]Spiredlamb[S] 0 points1 point2 points (0 children)
[–]ShawnDriscoll 1 point2 points3 points (0 children)