Skip to content

Releases: KendallDoesCoding/Choose-Your-Own-Adventure-Game

v0.16.0

20 Mar 04:59
Compare
Choose a tag to compare

Features

  • Refactor Code (make code more concise in some places) (#59) (f80317a)

v0.15.0

16 Mar 13:30
Compare
Choose a tag to compare

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

14 Mar 07:01
Compare
Choose a tag to compare

Features

  • add new chapter.
  • small grammar and color change

(#47) (7abb341)

v0.13.2

14 Mar 05:22
Compare
Choose a tag to compare

Bug Fixes

v0.13.1

14 Mar 04:23
Compare
Choose a tag to compare

Bug Fixes

v0.13.0

13 Mar 15:18
Compare
Choose a tag to compare

Features

image

v0.12.0

12 Mar 17:11
Compare
Choose a tag to compare

Features

  • loop music if song/music over and game is still going on (bc99db0)

v0.11.3

12 Mar 17:05
Compare
Choose a tag to compare

Bug Fixes

  • slight grammer - missing "to" (2c8bc5e)

v0.11.2

12 Mar 13:11
Compare
Choose a tag to compare

Bug Fixes

  • grammer. (it should be "currently playing" not "current playing". (2fee6d8)

v0.11.1

12 Mar 12:58
Compare
Choose a tag to compare

Bug Fixes

  • grammer mistakes (a9b4abb)
  • TypeError: 'win' is an invalid keyword argument for print() (a09ea56)