Skip to content

v1.1 Post game jam update

Latest
Compare
Choose a tag to compare
@MarmadileManteater MarmadileManteater released this 31 Jul 15:20
e1121d0

Add support for mouse controls & android version

changelog

  • fix: Remove leftover code which allowed you to exit a battle instantly with no fanfare if you press ui_left
  • fix: Add collision boundaries to bedroom south wall to prevent player from being able to go out of bounds
  • fix: Display end card when HP is zero instead of just resetting game immediately
  • feature: Add support for controlling the game exclusively with a mouse
  • feature: Add a pause menu which can be used to reset the game at any time
  • Add Android version w/ touch controls