hajimehoshi / meiro

Software to generate mazes

Repository from Github https://github.comhajimehoshi/meiroRepository from Github https://github.comhajimehoshi/meiro

Meiro

Software to generate mazes

How to use

go run main.go > maze.svg

Benchmark

Just a note for me.

go test -bench . -cpuprofile cpu.out -cpu 4 ./field
go tool pprof field.test cpu.out

About

Software to generate mazes

License:Apache License 2.0


Languages

Language:Go 99.0%Language:Shell 0.5%Language:HTML 0.5%