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

https://github.com/blakley/game-of-fifteen

Web-based sliding puzzle game: Game of 15
https://github.com/blakley/game-of-fifteen

fifteen-puzzle-game html-css-javascript image-rotation rotation-matrix

Last synced: 7 months ago
JSON representation

Web-based sliding puzzle game: Game of 15

Awesome Lists containing this project

README

          

# Game Of Fifteen

Browser-based sliding puzzle game

## Demo Play Here



## Game Instructions
* After scambling the numbers, slide the numbers back in order from 1 to 15

## Features

* Standard game settings
* Implemented board rotation for increased difficulty

## Deployment

Edit the `script.js` and `index.html` files to modify the game.
To deploy, simply open the `index.html` file in your browser.

## Built With

- [Languages](https://www.w3schools.com/html/html_scripts.asp) - HTML, CSS, and JavaScript