This is a static website implementation of Conway's Game of Life, a classic cellular automaton devised by mathematician John Conway.
Created: 2023/03/10
Access: https://sseu-buhzzi.github.io/static-gol/
Features
- Simple and clean simulation interface.
- Pure HTML/CSS/JavaScript, no backend.
- Fully client-side and lightweight.
