Sokoban Puzzle Solvers ML Frameworks

AI implementations solving the Sokoban puzzle game using search algorithms (A*, BFS, DFS, UCS) and heuristics (Manhattan distance, deadlock detection). Does NOT include general game AI, pathfinding for other games, or non-Sokoban puzzle solvers.

There are 7 sokoban puzzle solvers frameworks tracked. The highest-rated is eduong100/SokobanSolver-AStarSearch at 21/100 with 1 stars.

Get all 7 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=sokoban-puzzle-solvers&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Framework Score Tier
1 eduong100/SokobanSolver-AStarSearch

CS161 Artificial Intelligence Project 3: A working Sokoban solver that...

21
Experimental
2 ksgr5566/Sokoban-solver

A sokoban solver that uses informed search.

13
Experimental
3 mhrimaz/KnightTourFX

Solving Knight Tour problem using BFS, DFS, A* algorithms and a nice...

11
Experimental
4 DimaOanaTeodora/Water-Pots-Problem-AI

Resolving Water Pots problem using KR Algorithm

11
Experimental
5 yunyicheng/search

An AI solver for Sokoban Puzzles Using Search Algorithms

11
Experimental
6 Orlando-pt/sokoban-ia

Using Artificial Intelligence to solve sokoban levels.

11
Experimental
7 TomatoFT/Sokoban-Uninformed-Search

The first assignment of CS106 (Artifitial Intelligent) of UIT.

10
Experimental