Skip to content

Multi-platform slide puzzle game. Submission for the 2022 Flutter Puzzle Hack

Notifications You must be signed in to change notification settings

jordanmosakowski/double_slide

Repository files navigation

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

About

Multi-platform slide puzzle game. Submission for the 2022 Flutter Puzzle Hack

Topics

Resources

Stars

Watchers

Forks