An open API service indexing awesome lists of open source software.

https://github.com/jadhaidar/gameoflife

Classic cellular automaton using Processing
https://github.com/jadhaidar/gameoflife

cellular-automaton java processing-language

Last synced: about 1 month ago
JSON representation

Classic cellular automaton using Processing

Awesome Lists containing this project

README

          

# Game Of Life

My implementation of the classic cellular automaton devised by the British mathematician [John Horton Conway](https://en.wikipedia.org/wiki/John_Horton_Conway) in 1970.

## Getting Started

You must have Processing 3.0 installed on your computer. [You can download it from here.](https://processing.org/)

## Authors

* **Jad Haidar** - *Initial work* - [Jad Haidar](https://github.com/jadhaidar)