Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 991 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 991 Bytes

Fifteen-Puzzle · GitHub Language grade: 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

Desktop Desktop Mobile Mobile

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.