Skip to content

nickfun/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Conways game of life implemented in Java. It's a simple project to teach myself about java fundamentals. It's got JFames, timers, mouse event callbacks, and other interesting things. I hope to add more features and maybe turn it into a screen saver. I remember screen savers :D

Running

I use sbt v1.4.5

use sbt package and it will create a jar file in the target fold.

Then you can run it with java -jar target/game-of-life-0.1.jar

Author

Nicholas Funnell nick@nick.gs

About

Conways Game of Life in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published