Auto solver for sokoban game using Greedy Best First Search and A* algorithm.
Clone this repository
git clone https://github.com/mbsaloka/Sokoban-Solver
python3 app.py
Open new terminal, and move to sokoban directory.
npm install
npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Auto solver for sokoban game using Greedy Best First Search and A* algorithm.
Clone this repository
git clone https://github.com/mbsaloka/Sokoban-Solver
python3 app.py
Open new terminal, and move to sokoban directory.
npm install
npm run dev