2048 changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. For the version numbers, I just use a simple 2-digit, for major and minor changes. Each version has its corresponding apk under the folder releases.

Unreleased

Changed:

  • Game is lost when no moves are possible (iss #19)
  • Changed interface to light coulour, changed icon (iss #20)

1.0 - 2020-12-14

Added:

  • If no tiles have moved, the user has to find a new direction to move. No new tile is added (iss #16)
  • Visual effect when tiles merge (iss #17)

Fixed:

  • When moving too fast, before the previous move finished, unexpected behaviour happens (iss #13)

Changed:

  • Made the joystick smaller (iss. #14)