Folded all parameters in World.java into a single hashmap for easier access.
Also adjusted development scripts where necessary and changed the version number.
1 parent 8ea4924 commit 2485fb8c906c759f02dae0c529c62b7b440a1579
@Daniel Vedder Daniel Vedder authored on 20 Dec 2016
Showing 16 changed files
View
.gitignore 0 → 100755
View
README
View
analysis/demography/population.py
View
ecologia.config 0 → 100755
View
log_run 0 → 100755
View
release.py
View
run 0 → 100755
View
src/controller/World.java
View
src/main/EcoTest.java
View
src/main/Ecologia.java
View
src/model/Animal.java
View
src/model/Herbivore.java
View
src/model/Simulator.java
View
src/view/Display.java
View
src/view/GUI.java
View
src/view/SimulationConfig.java