A less than 100 line of code simulation of the Game of Life described by John Conway.
The initial parameters are random, thus, you get different views each time you simulate the environment.
Install Processing3.
Download the source code provided in the folder named game_of_life.
Run the game_of_life.pde
file.
Enjoy!