An open API service indexing awesome lists of open source software.

https://github.com/bagaffey/slidingpuzzle

A HTML/CSS/JAVASCRIPT sliding puzzle. The goal is to match the pieces of the image together so that the image is no longer scrambled.
https://github.com/bagaffey/slidingpuzzle

css html javascript

Last synced: 3 months ago
JSON representation

A HTML/CSS/JAVASCRIPT sliding puzzle. The goal is to match the pieces of the image together so that the image is no longer scrambled.

Awesome Lists containing this project

README

        

# SlidingPuzzle

A HTML/CSS/JAVASCRIPT sliding puzzle. The goal is to match the pieces of the image together so that the image is no longer scrambled.

The number of times you move a piece is tracked and sound effects may be turned on.

## Play the game here
[Sliding Tile Puzzle Game](https://bagaffey.github.io/SlidingPuzzle/)