Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 316 Bytes

README

File metadata and controls

11 lines (9 loc) · 316 Bytes

JSMaze

Introduction

This project contains datastructures and algorithms for generating mazes in JavaScript. The mazes can be rendered using a canvas element, but can also be rendered in a html table with a little more work.