Skip to content
/ sokoban Public

An basic implementation of an AI agent that tries to find the optimal solution for the Sokoban game using both A* and BFS search algorithms. Sokobann is a puzzle video game in which the player pushes boxes around in a warehouse, trying to get them to storage locations.

Notifications You must be signed in to change notification settings

Imad-t/sokoban

About

An basic implementation of an AI agent that tries to find the optimal solution for the Sokoban game using both A* and BFS search algorithms. Sokobann is a puzzle video game in which the player pushes boxes around in a warehouse, trying to get them to storage locations.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages