Skip to content

Matrix Maze v1.0.0 (macOS)

Choose a tag to compare

@ledoit ledoit released this 25 Nov 23:08

Matrix Maze v1.0.0

First release of Matrix Maze - a first-person 3D ASCII labyrinth adventure game.

Features

  • 3D ASCII raycasting engine
  • Procedural maze generation
  • Timer system
  • Quick restart functionality

Downloads

  • macOS: Available now (Apple Silicon)
  • Windows: Coming soon
  • Linux: Coming soon

Build from Source

cd app
npm install
npm run tauri build

Full Changelog: https://github.com/ledoit/Matrix-Maze/commits/v1.0.0