command
module
Version:
v0.0.0-...-3f81680
Opens a new window with list of versions in this module.
Published: May 23, 2014
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
amazing-gomaze
Golang written maze.
Usage
$ go run amazing-gomaze.go -d 10
Printing a Maze of 10x10 cells.
___________________
|_ _ | |_ _ |_ _ |
|_ _ _| | | |_ _ |
| |_ _ |_ _| _| |
|_ _ | |_ | | |_ |
|_ _ |_ _ _ _ | | |
|_ | | | | | _|_ |
| | _ _|_ | _|_ |
| |_ _ _ _ | |_ | |
|_ | _|_ | | | | |
| |
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
Test suite
You can launch the test suite by running the check.sh
script.

Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package gomaze implements methods for manipulating a maze
|
Package gomaze implements methods for manipulating a maze |
Click to show internal directories.
Click to hide internal directories.