Skip to content

petersooley/gothru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gothru: Maze Generation

This is a sample program to generate a maze. It's just tests right now. It's written in Go.

  • Maze generation with basic recursive backtracking.
  • Render maze visually
  • Make maze into an interactive TUI game

About

Maze generating in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages