A digital version of the classic "15 puzzle" (https://en.wikipedia.org/wiki/15_puzzle), created as a coding challenge for a job interview.
In this version the user is able to choose the size of the board. |
Here is a live demo of the app: https://olofsandell.com/react-n-puzzle
- React.js - A JavaScript library for building user interfaces.
- Typescript - An open-source language which builds on JavaScript by adding static type definitions.
MIT © Olof Sandell