Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Rongix/flutter_puzzle_hack

Open more actions menu

Repository files navigation

Flutter Puzzle Hack

An app for a Flutter hackathon for reimagining classic 15 Piece Puzzle, hosted on devpost

"Push your creativity to its limits by reimagining this classic puzzle!"

About

The game uses a seed to determine starting conditions: gameplay shape and numbers distribution. The game seed is in the URL (this is a seed for starting conditions). An application uses multiple animated widgets to morph between animated shapes, align puzzle pieces, and delay effects.

Getting Started

The application does not depend on code generation. It should be possible to run it after fetching dependencies.
There are two packages in the repository:

  • app (multiplatform application)
  • sixteen_puzzle (generator of 15 Piece Puzzle)

Run the following setup script from the root of the repository:

sh scripts/setup.sh

Gameplay

Move tiles with your mouse or keyboard (awsd && arrow keys) Press and hold shift to move whole rows/columns Moves in consecutive directions will count as one move.

Screens from the game

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.