- zig (0.15.2)
- pkg-config
- csfml
$ zig build -j4 --release=safe -Doptimize=ReleaseFast
$ nix run github:psynyde/maze-solver
Video_2025-12-30_16-01-25.mp4
Change the
PLAYER_ANIMATION_SPEEDand thePATHFINDING_ANIMATION_SPEEDconst to control animation speed.Due to properties of the maze Dijkstra and BFS algorithm may appear to produce the same results most of the time.