Actualiser README.md
This commit is contained in:
parent
b9e29d4620
commit
cd0d4dff5f
|
|
@ -4,13 +4,13 @@ OOP_F3_Project
|
||||||
|
|
||||||
About the main things in our code:
|
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.
|
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)
|
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)
|
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:
|
The reset button functions, but read the following:;
|
||||||
Now the things that are missing or that create errors :
|
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
|
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
|
||||||
Loading…
Reference in New Issue