Game of life demo
A cellular automaton simulation written in Elixir. The entire UI is controlled by Elixir with no additional JavaScript. Every cell is distinct Elixir process. Click cells to toggle them, use the glider preset, or start the simulation.