Skip to content

Amodio/amazing-gomaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Build Status

About

Golang written maze.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published