Skip to content

craigem/csvMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CSV Maze

This code is based upon Maze generation (Haskell) by Rosetta Code which in turn is based upon Maze generation algorithm on Wikipedia.

The goal of this application is to generate CSV files of random mazes so that they may be used to create mazes in Minecraft as per Building a Maze in Adventure 6 of Adventures in Minecraft.

Release Notes

0.1.1

  • Cleaned up CSV output so clean mazes are generated.

0.1.0

  • Produces output that be piped into a CSV file and used as input for a Minecraft maze.
  • However does so without an entrance or an exit. Oh my!

About

Generates a random maze in CSV format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published