Skip to content

Repository files navigation

Toroidal Maze

Maze generation on Toroidal Surface

Running locally

Install the dependencies and start the development server

npm install
npm run dev

Configuration

Runtime options live in config.js

animation accepts two modes:

  • faithful follows the generator's visits, carving, and backtracking;
  • reveal progressively reveals the completed wall network.

Gallery

A solved toroidal maze in the Graphite and Vermilion palette A solved toroidal maze in the Bone and Ultramarine palette

A toroidal maze with a subtle solution path A solved toroidal maze in the Verdigris and Ember palette

References

About

Generating Mazes on the surface of a Torus

Resources

Stars

7 stars

Watchers

0 watching

Forks

Contributors

Languages