maze-generator-go

command module
v0.0.0-...-36d3667 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2017 License: MIT Imports: 12 Imported by: 0

README

Maze generator in Go

Created by Stephen Chavez

This uses the game engine: Pixel. Install it here: https://github.com/faiface/pixel

I made this to improve my understanding of Go and some game concepts with some basic maze generating algorithms.

Controls: Press 'R' to restart the maze.

Optional command-line arguments: go run ./maze-generator.go

  • -w sets the maze's width in pixels.
  • -h sets the maze's height in pixels.
  • -c sets the maze cell's size in pixels.

Code based on the Recursive backtracker algorithm.

Screenshot

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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