Skip to content

Releases: Great3github/WordGame

v4

09 Apr 11:28
ebcbaee

Choose a tag to compare

v4 Pre-release
Pre-release

See top of readme

v3

05 Mar 20:59
eff1278

Choose a tag to compare

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

05 Mar 13:00
eff1278

Choose a tag to compare

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

05 Mar 12:56
eff1278

Choose a tag to compare

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

05 Mar 12:54
eff1278

Choose a tag to compare

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.