v0.0.1
Added
- Random maze generation using a stack-based recursive backtracker
- Player sprite with idle and running animations
- Sound effects for movement, retry, and win
- Maze timer
- Maze baked into a single texture for fast drawing
- Resizable window with fixed-size texture scaling
carve()benchmarks (zig build bench)