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

Migrate the Drawing System to a Web Worker. #32

Closed sholloway closed 4 years ago

sholloway commented 4 years ago

This is similar to #28 but for the Drawing System.