Skip to content

dylan-small/GameOfLife

Repository files navigation

Game of Life Algorithm by Dylan Small

To run this program, open terminal or command prompt, and type

java -jar [drag jar file here]
Here is a GIF of the program in action!

About

Simple Java Swing implementation of the Game of Life algorithm. Read more at https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages