In this project was implemented very famous game that was developed by British mathematician John Horton Conway in 1970.
- Conway's Game of Life - The explanation about game!
Download *.zip or clone project to your machine.
Double click on index.html
.
I tried to implement all code with pattern MVC.