https://github.com/integralist/html5-image-slider-game
Split image into sections and in random order and let user move pieces back together again
https://github.com/integralist/html5-image-slider-game
Last synced: over 1 year ago
JSON representation
Split image into sections and in random order and let user move pieces back together again
- Host: GitHub
- URL: https://github.com/integralist/html5-image-slider-game
- Owner: Integralist
- License: other
- Created: 2012-04-19T07:28:40.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2022-05-31T12:04:24.000Z (about 4 years ago)
- Last Synced: 2025-03-18T17:04:37.205Z (over 1 year ago)
- Language: JavaScript
- Size: 468 KB
- Stars: 18
- Watchers: 3
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HTML5-Image-Slider-Game
Split image into puzzle pieces (and display in random order) and let user move pieces back together again.
Works on mobile and desktop devices devices (using mouse and touch events).
You can also change the setting of the game to make it easier by allowing illegal puzzle pieces (e.g. pieces NOT directly around an empty space) to be moved.