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

Grid Cell Size Bug #50

Closed sholloway closed 4 years ago

sholloway commented 4 years ago

Synced the cell size to be the same in the main thread and worker threads.