Skip to content

A simple implementation of Conway Life Game with java GUI

Notifications You must be signed in to change notification settings

NKNaN/ConwayLifeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConwayLifeGame

  • Before "Start", click points in the grids to set the 2D cell to be alive (click again to set to be dead)
  • Click "Start" and the game starts
  • Click "Stop" and the game stops
  • Click "Clear" and all the cells are set to be dead
  • It is allowed to make a cell alive/dead by mouse click during the game.

Download clg.exe or compile the java classes to enjoy

About

A simple implementation of Conway Life Game with java GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages