Maths
Life Game
A cell board where each update follows three local rules: 3 neighbors brings life, 2 neighbors keeps the current state, and everything else dies.
Files:
- Life GameActive
Canvas board with sparse drawing, click-to-toggle cells, U to update, and W A S D to move.
- SeedsOpen
Browse SVG previews and send saved seed patterns directly into the Life Game board.
- CalculaterOpen
Jump back to the complex-number calculator.
- Back to MathsOpen
Return to the maths landing page and open the tool list.