Recursive Backtracking maze

Rating: 
5
Your rating: None Average: 5 (1 vote)

Procedurally generated maze using Recursive Backtracking algorithm by Trystan (see Readme.md for details) forked and turned into a game

 

This app requires löve runtime, make sure you install it first.

Controls: use the virtual thumbstick to move and press the action button to create a new maze.

v0.2-1 adds: Increased screen resolution

v0.3 adds:

  • 3D Engine – Explore the maze in full 3D.
  • Performance Mode – Enabled by default to optimize speed and reduce stuttering, especially on ARM devices.

    Note: Disabling performance mode increases the rendering view from the player’s perspective, but may cause stuttering and rendering issues, as it is not fully optimized for ARM processors.

v0.4 adds:

  • Vr mode
Screenshots: 

Category:

Keywords:

Application versions: 
Changelog: 

v0.4 adds:

  • Vr mode