public
Description: Maze generator and solver for the ASCII A-maze-ment puzzle
Homepage:
Clone URL: git://github.com/icefox/asciimaze.git
name age message
file .gitignore Wed Oct 01 18:06:58 -0700 2008 add git ignore files [icefox]
file README Wed Oct 01 18:07:07 -0700 2008 Update link to new location of the puzzle [icefox]
directory genmaze/ Wed Oct 01 18:06:58 -0700 2008 add git ignore files [icefox]
directory sample-mazes/ Fri May 06 03:13:06 -0700 2005 Initial Commit git-svn-id: https://meyerhome.n... [icefox]
directory solmaze/ Wed Oct 01 18:06:58 -0700 2008 add git ignore files [icefox]
README
This contains source for the "ASCII A-maze-ment" puzzle posted on: 
http://www.itasoftware.com/careers/puzzle_archive.html

genmaze - contains a program that will generate mazes

solmaze - contains a program that will solve mazes

sample-mazes - contains sample mazes and their solutions