Skip to content

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

v0.16.0

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 20 Mar 04:59

Features

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

v0.15.0

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 16 Mar 13:30

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

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 14 Mar 07:01

Features

  • add new chapter.
  • small grammar and color change

(#47) (7abb341)

v0.13.2

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 14 Mar 05:22

Bug Fixes

v0.13.1

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 14 Mar 04:23

Bug Fixes

v0.13.0

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 13 Mar 15:18

Features

image

v0.12.0

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 12 Mar 17:11

Features

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

v0.11.3

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 12 Mar 17:05

Bug Fixes

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

v0.11.2

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 12 Mar 13:11

Bug Fixes

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

v0.11.1

Choose a tag to compare

@KendallDoesCoding KendallDoesCoding released this 12 Mar 12:58

Bug Fixes

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