https://github.com/samwson/twister
Maze generation algorithms written in Elixir.
https://github.com/samwson/twister
maze-generator mazesforprogrammers
Last synced: about 1 year ago
JSON representation
Maze generation algorithms written in Elixir.
- Host: GitHub
- URL: https://github.com/samwson/twister
- Owner: samWson
- Created: 2022-07-22T06:14:45.000Z (almost 4 years ago)
- Default Branch: trunk
- Last Pushed: 2022-10-21T02:03:14.000Z (over 3 years ago)
- Last Synced: 2025-01-27T08:11:59.346Z (over 1 year ago)
- Topics: maze-generator, mazesforprogrammers
- Language: Elixir
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twister
Maze algorithms written in Elixir. Based on the book [Mazes for Programmers](http://www.mazesforprogrammers.com).
The repository is available at [Chisel](https://chiselapp.com/user/samwson/repository/twister/home).