Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 780 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 780 Bytes

Double Slide

Overview

Double Slide is a multi-platform slide puzzle game. There are two sides of the puzzle, with tiles from each side colored blue and green. Like the original puzzle, you can slide tiles around using the empty square as a buffer. You can also flip a row or column to swap tiles between each side of the puzzle. Because of this, it is possible to have two empty squares on one side of the puzzle, and none on the other side. The goal is to place the numbers in order on each side of the puzzle, with only one color on each side.

Features

  • Runs natively on mobile, desktop, and the web
  • Five different puzzle sizes (2x2 - 6x6) for varying difficulty
  • Tracks your best move count for each puzzle size
  • Saves puzzle state between page/application loads