Show HN: RuleHunt – TikTok for Cellular Automata (rulehunt.org)
We built RuleHunt to search for interesting cellular automata rules using tiktok-style engagement monitoring.
The first rule shown is Conway’s Game of Life. As you scroll, you will see other random rules – the search space is 2^512. Help us find good rule heuristics by starring the ones you like!
On mobile it's a tiktok-like scrolling interface; on desktop it's an interface for targeted rule searching. Starred rules go to a global leaderboard.
GitHub repo: https://github.com/rulehunt/rulehunt
4 comments
[ 3.1 ms ] story [ 18.9 ms ] threadThis started at the https://alife.org/ Hackathon in Kyoto as an experiment to get a more intuitive feel for how unique cellular automata patterns like Conway's Game of Life really are. Each browser runs automata simulations locally using WebGL (via GPU.js) with CPU fallback.
We’d love feedback on ideas for ranking or clustering interesting rules — right now “interestingness” is purely human. Thinking about adding simple metrics like entropy, density, or temporal variance to help map the space.
Happy to answer any technical or design questions!
Plus some of them are pretty cool, I found one that looked like a rug.