Skip to content

caevyn/mazer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazer

Trying to learn some elixir by generating some mazes. My 4yo currently loves mazes and according to him he is a "mazer". Uses recursive depth first algorithm

mix Mazer X Y

e.g. mix Mazer 10 20 will give you a 10 by 20 maze.

About

elixir hacking. maze generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages