Skip to content

Releases: Jookie262/animal-match-up

v.2.1

15 Jun 17:52
c350da5
Compare
Choose a tag to compare

Changelog - Version 2.1

  • Add Difficulty in the game
    • Round One (3 Pairs)
    • Round Two (6 Pairs)
  • Fix issues in editText when inputting name
    • Ensure single-line input for name field
    • Prevent name input from accepting spaces only

v.2.0

11 Jun 19:22
186d461
Compare
Choose a tag to compare

Changelog - Version 2.0

  • Add animation when increasing or decreasing the score
  • Scores are now saved and can be viewed within the game.

v.1.0

21 May 19:49
Compare
Choose a tag to compare

Changelog - Version 1.0

  • Developed a simple mobile game similar to the memory game.
  • Integrated the EasyFlipView library for engaging flipping animations.
  • Implemented a scoring system:
    • Correctly guessing a pair awards an additional 10 points.
    • Incorrect guesses result in a deduction of 5 points.