Skip to content

jafrog/gol-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

It's a little interactive Conway's Game of Life simulator.

What to do with it?

Click on cells to mark them as "alive" or "dead". Run and stop a simulation using play / pause buttons. "Zoom" in or out using plus and minus buttons. Clear the state using "Undo" button.

Go ahead, make a glider, play with diff patterns it's quite entertaining.

Technology

It's written in Elm and intended as an excercise in Elm. The implementation is quite naive, so criticism and PRs are very welcome.

About

Conway's Game of Life in Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages