Skip to content

John Conway's Game of Life implemention for sharks and pilchards.

Notifications You must be signed in to change notification settings

yboyer/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game of life

John Conway's Game of Life implemention for sharks and pilchards.

Usage:

Run the app

ant run
# or
java -jar dist/GameOfLife.jar #--help

Ant targets

  • javadoc builds the doc
  • compile compiles the classes
  • build builds the jar file on the dist directory
  • run builds and run the jar file
  • clear clean the project

About

John Conway's Game of Life implemention for sharks and pilchards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages