Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 276 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 276 Bytes

Run from console

javac lifegame/LifeGame.java java lifegame/LifeGame

"lifegame" - directory with source code

1.0.0

  • Size of life's area is fixed (15x15 cells)
  • User has some control buttons "Start"|"Stop" and "Fill random"