Skip to content

mbsaloka/Sokoban-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOKOBAN SOLVER USING INFORMED SEARCH

Auto solver for sokoban game using Greedy Best First Search and A* algorithm.

How To Setup

Clone this repository

git clone https://github.com/mbsaloka/Sokoban-Solver

Install and Run

Run Python Server

python3 app.py

Install and Run Client

Open new terminal, and move to sokoban directory.

npm install
npm run dev

Screenshots

image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published