Releases: KendallDoesCoding/Choose-Your-Own-Adventure-Game
Releases · KendallDoesCoding/Choose-Your-Own-Adventure-Game
v0.16.0
Features
- Refactor Code (make code more concise in some places) (#59) (f80317a)
v0.15.0
Features
- create GUI, new chapter system... If computer/VM not compatible with GUI, then run text version in terminal. (e1249a7)
Shoutout to @Omppu42 for implementing these changes.
v0.14.0
Features
- add new chapter.
- small grammar and color change
(#47) (7abb341)
v0.13.0
Features
v0.12.0
Features
- loop music if song/music over and game is still going on (bc99db0)
v0.11.3
Bug Fixes
- slight grammer - missing "to" (2c8bc5e)
v0.11.2
Bug Fixes
- grammer. (it should be "currently playing" not "current playing". (2fee6d8)
v0.11.1
Bug Fixes
- grammer mistakes (a9b4abb)
- TypeError: 'win' is an invalid keyword argument for print() (a09ea56)