Skip to content

My Java implementation of Conway's Game of Life.

Notifications You must be signed in to change notification settings

joshuaai/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Java implementation of Conway's Game of Life.

There is a GameBoard() class with a GameBoard() constructor and the class methods are main(), step(), print(), getLivingNeighbours(), isValidCell(), and isAlive().

About

My Java implementation of Conway's Game of Life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published