eduardosantoshf/sokoban
IA Project - Intelligent agent capable of playing the Sokoban game.
ArchivedNo commits in the last 6 months.
Stars
1
Forks
3
Language
Python
License
MIT
Category
Last pushed
Aug 23, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/eduardosantoshf/sokoban"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rumbleFTW/sokobot
Full-Fledged Sokoban game with AI using Depth-First, Breadth-First strategies and A* Pathfinding...
angusfung/sokoban-AI
AI of the game Sokoban using search strategies and heuristics with deadlock checking.
eduong100/SokobanSolver-AStarSearch
CS161 Artificial Intelligence Project 3: A working Sokoban solver that computes an optimal...
ksgr5566/Sokoban-solver
A sokoban solver that uses informed search.
jonah-ernest/heuristic-search-sokoban
Heuristic search system for solving Sokoban planning problems using deadlock-aware heuristics,...