Live Cell = Green Empty Or Dead Cell = Gray ------------------------------------------------------------------------- Press / to go to the menu ------------------------------------------------------------------------- RULES: Any live cell with fewer than two live neighbors dies, as if by underpopulation. Any live cell with two or three live neighbors lives on to the next generation. Any live cell with more than three live neighbors dies, as if by overpopulation. Any dead cell with exactly three live neighbors becomes a live cell, as if by reproduction. -------------------------------------------------------------------------
Thanks to Graphix_Lab for some help ------------------------------------------------------------------------- This simulation does a left and right wrap around ------------------------------------------------------------------------- Music is Inferno by @-Xaf- -------------------------------------------------------------------------This simulation is also called Conway's Game Of Life ------------------------------------------------------------------------- For more detail go to: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life -------------------------------------------------------------------------