CrowdEvade is a small learning project built with Unity DOTS, showcasing basic ECS-driven swarm avoidance mechanics. The goal is to experiment with Unity's ECS (Entity Component System), Job System, ...
Under the 'Originals' directory, you'll find small simulations/games implemented in classic (non-DOTS) Unity. Your task is to implement one of these samples in DOTS.