Skip to content

gwrong/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

A Java simulation of Conway's Game of Life

I became very interested in cellular automata when I discovered Conway's Game of Life. I knew I had to simulate it myself in Java from scratch, so this it it. I have also experimented with various color automata on the side.

https://en.wikipedia.org/wiki/Conway's_Game_of_Life

About

A Java simulation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages