John Conway's Game of Life implemention for sharks and pilchards.
ant run
# or
java -jar dist/GameOfLife.jar #--help
javadoc
builds the doccompile
compiles the classesbuild
builds the jar file on thedist
directoryrun
builds and run the jar fileclear
clean the project