sholloway / cells

A Javascript module for simulating Conway's Game of Life in a browser."
https://samuelholloway.com/cells
MIT License
1 stars 0 forks source link

feature/moreElementaryCAs #58

Closed sholloway closed 4 years ago

sholloway commented 4 years ago

Replaced the original 4 CAs with a slew of CAs organized by how they look. Added the ability to initialize an elementary CA with a random starting point.