About
This simulator, simulates (no pun intended lol) a enviroment between herbivores, carnivores, and plants. With the goal of finding a balance between them.
Clone repository and run "main.py" Please note that when it starts, there will be a option to choose between visual or non-visual.
1 -For visual
2 - Non visual
All data will be stored in a json file within the Helpers/Data/ folder
Space - Pause simulation
Arrow Key Right - speeds up simulation
Arrow Key Left - slows down simulation
Arrow Key Up - divides arena in squares (dev view)
Arrow Key Down - show pathing to food (dev view)
R - restart simulation
C - spawns herbivore
- Authors: Lucas Azevedo, Fábio Júnior and Gabriel Sá
PS: This was a college project for Object Oriented 2 class