csdankim / MCTS_Sokoban

Applying state of the art AI search algorithms to solve the Sokoban game automatically. Since Sokoban game itself is quite challenging due to its problem complexity, additionally, heuristic functions and deadlock detectors are applied. (Python)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csdankim/MCTS_Sokoban Stargazers