Skip to content

A tiny experiment to generate mazes on a hexagonal grid

License

Notifications You must be signed in to change notification settings

basile-henry/hexamaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexamaze

A tiny experiment to generate mazes on a hexagonal grid.

The algorithm used to generate the maze is a simple recursive backtracker

How to build

cabal install gloss random
cabal configure
cabal build

How to run

cabal run

License

MIT License

Copyright (c) 2016 Basile Henry

About

A tiny experiment to generate mazes on a hexagonal grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published