eighthill / Slime_Mold_Simulation

A student project simulating smile mold🧫
MIT License
6 stars 0 forks source link

Updated logic and changed basic windows size #72

Closed Krabgalasch closed 8 months ago

Krabgalasch commented 8 months ago

We updated the logic so the agents dont turn if the left and right sensor detect the same values. There were also some small parameter adjustments like the widht and height. 1600 x 900

You can also change the spawn area manually in the Agents class. Later on we could add a possibilty to choose the spawn area in the gui.