Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qbject/the-game-of-fifteen
A simple JavaScript implementation of the Game of Fifteen
https://github.com/qbject/the-game-of-fifteen
Last synced: about 1 month ago
JSON representation
A simple JavaScript implementation of the Game of Fifteen
- Host: GitHub
- URL: https://github.com/qbject/the-game-of-fifteen
- Owner: Qbject
- License: mit
- Created: 2024-07-22T10:55:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T13:52:14.000Z (5 months ago)
- Last Synced: 2024-07-22T16:36:33.339Z (5 months ago)
- Language: JavaScript
- Homepage: https://qbject.github.io/the-game-of-fifteen/
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Game of Fifteen (aka 15 puzzle)
A simple JavaScript implementation of the [Game of Fifteen](https://en.wikipedia.org/wiki/15_puzzle) I wrote in Jun 2019. To try it out live, visit https://qbject.github.io/the-game-of-fifteen/
![](doc/img/demo.gif)
## Special features
- Fancy shuffle animation
- Fancy winning animation
- Tile move audio