Hacker News new | ask | show | jobs
by mattegan 3808 days ago
I had a similar idea on a flight last week and decided to implement it using Love2d's shader support. It works with Love 0.10.0. Had some fun with it, if you hit "h" while it's running, it spawns a grid of gliders across the entire window, which you can then disturb by clicking on a cell. It's fun to watch the disturbance propagate.

code - https://github.com/mattegan/Love-GameOfLife