Skip to content

Commit

Permalink
Add readme and screenshot;
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecsl committed Jun 19, 2012
1 parent d465334 commit 8a7e52d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Random maze generator

## Overview

This is just a simple random maze generator I wrote for fun that gets drawn over a canvas element on the page. It is fully written in JavaScript and tested with Jasmine.

Please feel free to fork and make comments/suggestions! Thanks!

## Screenshot

![screenshot](https://raw.github.com/felipecsl/random-maze-generator/master/index.html)
Binary file added maze.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8a7e52d

Please sign in to comment.