Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood. Each cell diffuses energy to surroundings. Click to inject energy to the cell. I don't know what I wanted to express with this, but it's funny.
Made with Cizen + Obelisk.js + WebSocket.
mix deps.get
mix run lib/cells.exs
cd browser
yarn
cd browser
yarn start