No description
- Python 100%
| battle.py.old | ||
| data.json | ||
| entityClasses.py | ||
| index.tcss | ||
| main.py | ||
| README.MD | ||
| requirements.txt | ||
This is my text adventure game. It is more of a proof of concept rather than a full game due to feature creep. No pip requirements are needed for the actual game itself but are needed to run battle.py.old which is meant to act as a undertale battle but I only had the mental power and time to actually learn the textual library and to write the code. I mostly finished the "FIGHT" button but did not finish anything else.
Just as a note DO NOT run the battle.py.old file with the VScode (or fork thereof) terminal as Textual requires you to press ctrl+q to exit which is already bound. Run from windows terminal with retro style enabled for extra effect!