Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Fifteen Puzzle game made in Javascript, HTML5 and LessCSS

Awesome Lists containing this project

README

        

# Fifteen-Puzzle · ![GitHub](https://img.shields.io/github/license/michalbie/Fifteen-Puzzle) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/michalbie/Fifteen-Puzzle.svg?logo=lgtm&logoWidth=18)](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
![Desktop](assets/screenshots/desktop1.PNG "Desktop")
![Desktop](assets/screenshots/desktop3.PNG "Desktop")
![Mobile](assets/screenshots/mobile2.PNG "Mobile")
![Mobile](assets/screenshots/mobile3.PNG "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](https://github.com/bevacqua/js
"bavacqua style guide").