Skip to content

fipa/GameOfLifeJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal version of Game of Life

Just for fun and practice, always a work in progress.

For more details on Game of Life, visit Wikipedia

Packaging

mvn package -DskipTests

Running

java -jar target/GameOfLife.jar

Run mutation tests

mvn org.pitest:pitest-maven:mutationCoverage

About

Just for fun and practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages