Skip to content

dyercode/gol

Repository files navigation

Game of Life

CI

Continuation of an approach suggested by a pair at a global day of code retreat. The board is a recursive closure. Yes, it does that thing you're thinking of if you add too many datapoints to it.

Live stable example of it running in canvas via scalajs on the github pages thing. It's just a stable repeating pattern with no way for the user to modify cells.

About

Game of Life. Ridiculous implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published