OOP_F3_Project/README.md

17 lines
666 B
Markdown

OOP_F3_Project
About the main things in our code:
you should always load a rule before doing anything, and if you forget you should close the window and run the code again.
Our wolves only eat sheep (the only other animal present)
Agents (wolves and sheep) have to be put by hand, using Toggle Click (the order for the Toggle Click is cell, sheep and then wolves)
The reset button functions, but read the following:
Now the things that are missing or that create errors :
The reset does erase everything and put everything back to 0, but if you try to restart the game again after a reset, the simulation does not start again and we can't seem to find why