- Anar al fitxer SimulationMain.java
- Fer click al botó "Run" del mètode
main.
make # Compile the Java files
make run ARGS="50 50 200 4" # Run the program with specified arguments
make clean # Clean the compiled files- Anar al fitxer CliMain.java
- Fer click al botó "Run" del mètode
main.
<width> <height> <steps> [numThreads] [randomSeed] [fishProbability] [sharkProbability]