-
Notifications
You must be signed in to change notification settings - Fork 1
jamalzkhan/GameOfLife
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Conway's Game Of Life written in java for a school project. 1. Compile using:$ javac Life.java in the life package 2. Run using:$ java life [-cells] The cells option allows for a larger grid, if no number is entered then a 30x30 grid will be generated. Right clicking and Left clicking on the cells changes the colours.
About
Conway's Game of Life in Java for Department of Computing (Imperial College London)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published