Releases: Great3github/WordGame
Releases · Great3github/WordGame
v4
See top of readme
v3
Uses the Datamuse API with a basic XP system.
To run, run textadventurev3.py with Python
For each correct answer, you gain XP, and for each incorrect answer, you lose XP.
If you gain 850 XP, you level up and gain 50 points.
Plans for next release
- Point shop for points
- Difficulty levels so that every time you level up the difficulty increases.
- Use different parameters in the API for different questions
v2.1
Same as v2, except it has an XP system.
To run, run textadventurev2.1.py with Python.
You need all files in the same directory to run.
Support for Mac and Linux is not guaranteed.
v2
Described in readme.
Support for Mac and Linux is not guaranteed
You need both files in the same directory for this to work.
v1
First version, described in readme.
To launch, run textadventure.py with Python
NOTE: Support for Mac and Linux is untested, so it will probably work best on Windows.