package
0.0.0-20211124023638-efefdc7541f2
Repository: https://github.com/static-flow/infinimaze.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMaze creates a new Maze.
No description provided by the author
# Constants
Maze cell configurations The paths of the Maze is represented in the binary representation.
Maze cell configurations The paths of the Maze is represented in the binary representation.
Maze cell configurations The paths of the Maze is represented in the binary representation.
Maze cell configurations The paths of the Maze is represented in the binary representation.
The solution path is represented by (Up|Down|Left|Right) << SolutionOffset.
# Variables
Ascii format.
Default Color format.
Directions is the set of all the directions.
Opposite directions.