Life: cellular automata
Kr Younger 1e489f8d93 initial commit 6 lat temu
.idea initial commit 6 lat temu
src initial commit 6 lat temu
.gitignore initial commit 6 lat temu
ConwayLifeRandomat50.png initial commit 6 lat temu
ConwayLifeUML.png initial commit 6 lat temu
LICENSE initial commit 6 lat temu
README.md initial commit 6 lat temu
pom.xml initial commit 6 lat temu

README.md

Game-Of-Life-Java

A very simple console implementation of Conway's "game of life" on a fixed size matrix.