maze

package
v0.0.0-...-afe6d48 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunBoolMaze

func RunBoolMaze()

func RunIntMaze

func RunIntMaze()

Types

type BoolMazeServicer

type BoolMazeServicer interface {
	RightDownSlant()
}

func InitBoolMaze

func InitBoolMaze(r, c int) BoolMazeServicer

type MazeServicer

type MazeServicer interface {
	RightDown()
	RightDownSlant()
}

func InitIntMaze

func InitIntMaze(r, c int) MazeServicer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL