namkazt / amaze

A Maze Game Using HTML5 Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amaze

There's not much to say, this is a small project I made for my 4 year old who really has a thing for mazes. It uses the HTML5 Canvas feature to draw the game board. The method of maze generation is simple randomized Prims.

I'd like to make a few controls to tweak a few things on the fly but this was good enough to get going.

Give it a try https://namkazt.github.io/amaze/

About

A Maze Game Using HTML5 Canvas


Languages

Language:JavaScript 97.0%Language:HTML 3.0%