Skip to content

A proof-of-concept app that solves the well-known game Sokoban, applying A* Algorithm on the state space..

Notifications You must be signed in to change notification settings

muhammad369/sokoban-solver

Repository files navigation

Sokoban Solver

a proof-of-concept app that solves the well-known game Sokoban, applying the A* algorithm searching on the State Space, with some extra optimizations.

It is implemented with .Net 6 as a WinForms application

About

A proof-of-concept app that solves the well-known game Sokoban, applying A* Algorithm on the state space..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages