For this project I made a remix of a pre-made game so that the the amount of foxes and rabbits are updating every second.
Question 1: The random direction in which the fox or rabbit is headed changes so the proabailty a rabbit is eaten changes.
Question 2: The simulation results are not the same because it relies on the random directions of the rabbits and foxes to cross paths.
For this project I made a remix of the game gremlins where the user tries to grab apples that are dropped from a cloud. Each time it gets harder because the user's sprite gets smaller. 10 misses ends the game.