Play Now: Conway's Game of Life on GitHub Pages
This is a cyberpunk-themed version of Conway's Game of Life, a cellular automaton where cells live, die, or reproduce based on simple rules.
- Set Initial Population: Enter a number and click Generate Population to seed the grid.
- Start the Simulation: Press Start to watch cells evolve.
- Control the Simulation:
- Pause to stop the simulation.
- Next to advance one iteration at a time.
- The game ends when all cells die, displaying a quick toast message.
- Population Chart: Tracks population changes over time.
- Multilingual: Switch between English and Spanish.