Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 742 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 742 Bytes

15Puzzle

The 15-puzzle (also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and many others) is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The object of the puzzle is to place the tiles in order by making sliding moves that use the empty space. Last two tiles (14 and 15) may be placed in reverse order (15, 14).

This is my first project for android development education. Implemented features:

  • Moves counter
  • Timer counter
  • Best moves and best time counter
  • Device rotation is handled by sending bundle
  • Tiles palette change
  • Splash screen at startup

Release application in Google Play: https://play.google.com/store/apps/details?id=borsh.a15_puzzle