Skip to content

heronman/Game-of-Life-in-Java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game-of-Life-in-Java

Game of Life. Java project inspired by Coderetreat PK.

Source code

GameOfLife

UnitTests

Example output

										O  O            
										O     OO        
										 O  O    O      
						   OOO  OO        O        O    
						   OOO    O        OOOOOO  O    
						   OOO   OOO        O  O   O    
								O  O         O   O      
								OOOO O OO   OO   O      
								O    OOO    O  OO       
								 OOO         OO         
								  O   O  OO             
				   O            O  O O  OOO             
				 O O           O O O                    
				  OO            OOO                     
								 O                      
														
														
														
														
														
														
Cells on board: 111

About

Game of Life. Java project inspired by Coderetreat PK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%