Skip to content
/ Mazes Public

MazesForProgrammers

Notifications You must be signed in to change notification settings

moggoly/Mazes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazes For Programmers

C# implementation of the maze creation algorithms in Jamis Buck's excellent "Mazes for Programmers" book.

Initially this will be a direct implementation of the original Ruby code in C# (where I can understand the Ruby syntax!), but I'm hoping to bring in some functional programming techniques to see if the code can be simplified or made more efficient.

About

MazesForProgrammers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages