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 rumbleFTW/sokobot at 30/100 with 7 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 |
rumbleFTW/sokobot
Full-Fledged Sokoban game with AI using Depth-First, Breadth-First... |
|
Emerging |
| 2 |
eduardosantoshf/sokoban
IA Project - Intelligent agent capable of playing the Sokoban game. |
|
Experimental |
| 3 |
angusfung/sokoban-AI
AI of the game Sokoban using search strategies and heuristics with deadlock checking. |
|
Experimental |
| 4 |
eduong100/SokobanSolver-AStarSearch
CS161 Artificial Intelligence Project 3: A working Sokoban solver that... |
|
Experimental |
| 5 |
D-TheProgrammer/Projet_Sokoban_Solver_In_C
[French] Projet Solver de Sokoban en C [English] Image Steganography... |
|
Experimental |
| 6 |
jonah-ernest/heuristic-search-sokoban
Heuristic search system for solving Sokoban planning problems using... |
|
Experimental |
| 7 |
ksgr5566/Sokoban-solver
A sokoban solver that uses informed search. |
|
Experimental |