Game of Life

Project Status Completed
Project Type Learning experience
Project Duration ~3 days
Engine and Language Java, JavaScript

About the project

Recreation of the classic cellular automaton known as Game of Life made by John Horton Conway in 1970.

This was my very first experiment I programmed while I was studying Java back in 2016. While studying Java and JavaScript, I wrote two implementations in 2016 and 2019 respectively.

You can check the more recent JavaScript version bellow.

...

Feel free to check it out here