neurovertex / GameOfLife

Implementation of Conway's Game of Life for a uni project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

Implementation of a Cellular Automaton simulator, accepts any local evolution function, supports 8-conncted or 4-connected, toroidal or statically-bordered topology. Includes a GameOfLife implementation as a local evolution rule following Conway's Game of Life definition.

Imgur

Project for a university class.

About

Implementation of Conway's Game of Life for a uni project

License:Do What The F*ck You Want To Public License


Languages

Language:Java 100.0%