Skip to content

An implementation of the A* algorithm to solve a specific SOKOBAN level in an optimal way (with the least amount of moves).

Notifications You must be signed in to change notification settings

leogargioni/sokoban-ai-solver

Repository files navigation

sokoban-ai-solver

An implementation of the A* algorithm to solve a specific SOKOBAN game level in an optimal way (with the least amount of moves).

More details (in portuguese) are provided in the T_SOKOBAN_enunciado.pdf and SOKOBAN.pdf files.

About

An implementation of the A* algorithm to solve a specific SOKOBAN level in an optimal way (with the least amount of moves).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages