Npuzzle Game Written in React.js with Solver Mode
Npuzzle Game and Solver
This project is primarily about the A* algorithm and the priority queue data structure with which the Npuzzle solver is implemented. Secondly, the project is an independent game implemented in React.
Technologies
- Js
- Html
- Css (styled-components)
- React
- React Router
- Node Js
- Express
- Typescript
- Docker
- Docker compose
- Webpack
Launch
-
In the main project directory, run the Make utility
$ make re
-
After building, go to the following address in your browser:
$ localhost:3001
-
Play and enjoy