rumbleFTW/sokobot
Full-Fledged Sokoban game with AI using Depth-First, Breadth-First strategies and A* Pathfinding with Manhattan heuristic
This is a Sokoban-style puzzle game built in Python, offering a classic box-pushing challenge. It takes a puzzle level as input and provides an interactive game experience where players move boxes to designated target locations. This is for anyone who enjoys brain-teasing logic puzzles and wants to play a digital version of Sokoban.
No commits in the last 6 months.
Use this if you enjoy solving logical spatial puzzles and want to play a Sokoban-like game.
Not ideal if you are looking for a fast-paced action game or a multiplayer experience.
Stars
7
Forks
8
Language
Python
License
MIT
Category
Last pushed
Feb 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/rumbleFTW/sokobot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
angusfung/sokoban-AI
AI of the game Sokoban using search strategies and heuristics with deadlock checking.
eduardosantoshf/sokoban
IA Project - Intelligent agent capable of playing the Sokoban game.
jonah-ernest/heuristic-search-sokoban
Heuristic search system for solving Sokoban planning problems using deadlock-aware heuristics,...
hugofpaiva/ia-sokoban
Sokoban Solver developed in the Artificial Intelligence course, IA UA 2020/2021