https://github.com/michalbie/fifteen-puzzle
Fifteen Puzzle game made in Javascript, HTML5 and LessCSS
https://github.com/michalbie/fifteen-puzzle
game html html-css-javascript javascript js lesscss simple simple-game
Last synced: about 2 months ago
JSON representation
Fifteen Puzzle game made in Javascript, HTML5 and LessCSS
- Host: GitHub
- URL: https://github.com/michalbie/fifteen-puzzle
- Owner: michalbie
- License: mit
- Created: 2020-11-25T16:17:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-04T19:21:02.000Z (almost 4 years ago)
- Last Synced: 2025-03-12T22:43:46.826Z (about 2 months ago)
- Topics: game, html, html-css-javascript, javascript, js, lesscss, simple, simple-game
- Language: JavaScript
- Homepage: https://michalbie.github.io/Fifteen-Puzzle/
- Size: 4.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fifteen-Puzzle ·  [](https://lgtm.com/projects/g/michalbie/Fifteen-Puzzle/context:javascript)
Simple puzzle game made in Javascript and HTML. Check out live: https://michalbie.github.io/Fifteen-Puzzle/
## Game rules
Rearrange tiles to recreate the original image! You can choose 4 difficulty levels and 3 images from the sidebar.## Game look



## Contribution
If you want to contribute, please create new pull request or open an issue. Copy my .editorconfig file and follow rules from this link [Style Guide](https://github.com/bevacqua/js
"bavacqua style guide").