mxjoly / GameOfLife

The famous cellular automaton invented by Cambridge mathematician John Conway.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

The famous cellular automaton invented by Cambridge mathematician John Conway.

Build & Run

$ cd src
$ javac Run.java && java Run

About

The famous cellular automaton invented by Cambridge mathematician John Conway.

License:MIT License


Languages

Language:Java 100.0%