jgof
jgof is a 3D version of
Conway's game of life
.
Download
jgof.java
- source code
jgof.class
- binary
How to use it
Either "
java jgof.class
" or "
java jgof.class yes
". The one with 'yes' outputs every generation to a
PNG picture file
.
Example
feedback