🦞🌯 Lobster Roll

Stories by armandhammer10

Show HN: Swarm – Program a colony of 200 ants using a custom assembly language (dev.moment.com)
We built an ant colony simulation as an internal hiring challenge at Moment and decided to open it up publicly.<p>You write a program in a custom assembly-like (we call it ant-ssembly) instruction set that controls 200 ants. Each ant can sense nearby cells (food, pheromones, home, other ants) but ha...