Skip to content

blitzrk/elm-ca-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cellular Automata Playground

This is a sandbox for a exploring Conway's "Game of Life" and other cellular automata-based games. The rules of the game can easily be changed in src/GameOfLife.elm or a new game module exposing an evolve : Grid -> Grid function can be swapped.

Try it out here.

About

Cellular Automata Playground written in Elm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages