Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 358 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 358 Bytes

hcmut_sokoban

We made simple sokoban solver using IDDFS & IDA* algorithm combine with GoalPullDistance & DeadlockDetect functions., which can solve all MiniCosmos levels and 33/40 MicroCosmos levels.

use: python sokoban.py to run the game

image