Skip to content

yenapark-dev/sokoban-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sokoban-game

Intelligent search: motion planning in a warehouse using Python

Sokoban is a computer puzzle game in which the player pushes boxes around a maze in order to place them in designated locations. This project is to design and implement a planning agent for Sokoban using A* graph search algorithm in our heuristic function.

About

Intelligent search: motion planning in a warehouse using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages