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
html javascript javascript-game puzzle-game
Last synced: about 2 months 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T17:38:59.000Z (5 months ago)
- Last Synced: 2025-01-10T19:27:24.553Z (3 months ago)
- Topics: html, javascript, javascript-game, puzzle-game
- Language: JavaScript
- Homepage: https://qbject.github.io/the-game-of-fifteen/
- Size: 1.92 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 minimalistic JavaScript implementation of the [Game of Fifteen](https://en.wikipedia.org/wiki/15_puzzle) I wrote back in Jun 2019 and made a few tweaks in 2024. To try it out live, visit https://qbject.github.io/the-game-of-fifteen/
https://github.com/user-attachments/assets/e77e084a-b246-46ee-b4b9-f9d86d651e88
## Features
- Fancy animations
- Moving multiple tiles at once
- Tile move audio