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

Refactor Grid Worker #29

Closed sholloway closed 4 years ago

sholloway commented 4 years ago

The current implementation of using a web worker to build up the grid is kludgy.

Tasks: