Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 175 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 175 Bytes

ConwayGameOfLife

Conway's Game of Life on a torus in Java with Swing.

Click on a cell to make it alive. Click the Tick button to move one step forward in the Game of Life.