package
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: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package gomaze implements methods for manipulating a maze
Return a new Maze (partially) initialized
Return a new SquaredMaze (partially) initialized
func (b *Maze) Generate()
Generate randomly a perfect maze
Returns a string representation of a Maze
type Tarjan struct {
RemainingCells []*Cell
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.