Made with Game Generator

Entity Eater Game

Entities are spawned every second and walk randomly on the screen. Every time an entity hits another entity, the bigger entity (or randomly if they are the same size) eats the other entity and becomes a tiny bit bigger. They bounce on the sides.

Prompt

Entities are spawned every second and walk randomly on the screen. Every time an entity hits another entity the bigger entity (or randomly if they are the same size) eats the other entity and becomes a tiny bit bigger. Make them bounce on the sides.