Download Java Game Of Life Free Java Code
Description
An implementation of Conway's game of life written in java; including graphical output using Java 2D.
Source Files
The download file Java-Game-Of-Life-master.zip has the following entries.
.classpath/*w w w . j a v a 2 s . co m*/
.project
README
src/gol/GameOfLife.java
src/gol/Main.java
src/gol/config/Configurator.java
src/gol/data/AbstractMap.java
src/gol/data/BooleanMap.java
src/gol/data/IMap.java
src/gol/data/InefficientBooleanMap.java
src/gol/ui/J2DGUI.java
src/gol/ui/LWJGLUI.java
src/gol/ui/UI.java
test/gol/test/PerformanceAndCorrectnessTest.java
Download
Click the following link to download Java-Game-Of-Life-master.zip.
Java-Game-Of-Life-master.zip