Skip to content

Releases: nikohonu/nana-watermelon

v0.2.0

04 Jun 17:30
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Added

  • Ensured that Android building and debugging work.
  • A transparent yokai that is shown before it is dropped in the cup.
  • Displayed the sprite of the next yokai.
  • Lose condition.
  • Back button to the game scene.
  • Basic main menu.

Changed

  • Rewrote the way the game handles yokai.
  • Temporarily reduced the number of transformations to 5.
  • Randomized the next yokai that the user will throw into the cup.

v0.1.0

02 Jun 16:27
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Added

  • Cup where players can drop objects, which transform upon collision.
  • Objects can transform through 12 variant.
  • Basic game UI.
  • Basic score system.