A game that simulates the evolution of cells on a grid. The user inputs the size and number of iterations. The cells' state is updated based on their alive neighbors. The updated state is printed at each iteration.
          gameoflife          savegame          cellularautomata          initialstate          loadgame          gridgame          cellgame          simulationgame          evolutiongame          neighborhoodgame          iterationgame          cellularsimulation          alivecells          updatestate          printstate          cellularrules          cellcolor          gridpattern          cellularconfiguration          neighborhoodstrate      
    - 
            Updated
            
Jan 6, 2023  - C