Skip to content

olopierpa/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

maze: a small graphic toy

============================= This is a little program implementing the cellular automaton described at http://www.conwaylife.com/w/index.php?title=Maze and a group of similar automata, including the Game of Life.

It has been tested on Windows and on Linux. It should work on any platform supported by the Ocaml Graphics module. Compile with:

ocamlopt -o maze.exe graphics.cmxa unix.cmxa maze.ml

About

A small graphic toy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages