Skip to content

v0.0.1

Choose a tag to compare

@Iamlooker Iamlooker released this 04 Jul 17:20
874cf96

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)