Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 878 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 878 Bytes

Labyrinthian Demo

This demo showcases the capabilities of the Labyrinthian library.

You can access the demo hosted on GitHub Pages here. Play around with different maze generation algorithms and export settings to see Labyrinthian in action!

Features

  • Choose from a variety of maze types and generation algorithms.
  • Customize export parameters for your mazes.
  • Visualize the mazes generation in real-time.
  • Export mazes in SVG format.

Gestures Support

The demo page supports mouse gestures. In order to use them, hold right mouse button and draw one of these patterns:

Diagram bez tytułu drawio

Gestures are detected using js-mgestures.