avaleriani / picture-puzzle

Picture Puzzle

Home Page:https://avaleriani.github.io/picture-puzzle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picture Puzzle

Randomly generates a sliding puzzle for the user to solve.

I wanted to learn Phaser and took the chance to build this challenge with the lastest version of the library, in es6 and adding tests.

Demo page: https://avaleriani.github.io/picture-puzzle/

Prerequisites

node
yarn

Installing

yarn install

Commands

Launch a local development server

yarn run dev

Generates a build

yarn run build

Run the tests

yarn test

Based on: https://github.com/photonstorm/phaser-examples/blob/master/examples/games/sliding%20puzzle.js

About

Picture Puzzle

https://avaleriani.github.io/picture-puzzle/


Languages

Language:JavaScript 93.1%Language:SCSS 6.4%Language:HTML 0.6%