Made with Game Generator

Entity Eater

In this game, entities are spawned every second and move randomly across the screen. When one entity collides with another, the larger entity (or one chosen randomly if they're the same size) eats the other and grows slightly larger. The game showcases dynamic interactions and growth among moving entities.

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.