I've been working on this Game of Life Explorer Webapp for a couple of years now (later with LLM assistance). It's a browser-based simulator for hexagonal cellular automata where you can design, clone, mutate and evolve rulesets. I'm using Rust/WASM, WebGL2 and Web Workers to get the highest po...

Source: [Hacker News](https://sidem.github.io/HexLife/)

Sponsored