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

Create a System parent class. #16

Closed sholloway closed 5 years ago

sholloway commented 5 years ago

Pull drawing system and AltLifeSystem into a class hierarchy.