Description:
This a similar cellular automata java program that demonstrates the distribution of an ecological environment foxes and rabbits, which coupling is low, and the use of the interface, data and display separation, plasticity.
To Search:
File list (Check if you may need any files):
foxnrabbit
..........\.classpath
..........\.project
..........\bin
..........\...\animal
..........\...\......\Animal.class
..........\...\......\Fox.class
..........\...\......\Rabbit.class
..........\...\cell
..........\...\....\Cell.class
..........\...\field
..........\...\.....\Field.class
..........\...\.....\Location.class
..........\...\.....\View.class
..........\...\foxnrabbit
..........\...\..........\FoxAndRabbit$StepListener.class
..........\...\..........\FoxAndRabbit.class
..........\src
..........\...\animal
..........\...\......\Animal.java
..........\...\......\Fox.java
..........\...\......\Rabbit.java
..........\...\cell
..........\...\....\Cell.java
..........\...\field
..........\...\.....\Field.java
..........\...\.....\Location.java
..........\...\.....\View.java
..........\...\foxnrabbit
..........\...\..........\FoxAndRabbit.java