https://mohad12211.github.io/GameOfLife/
- G to toggle drawing the grid
- L to load an RLE pattern string from clipboard
Important
Firefox doesn't permit copying from clipboard by default, see: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API#browser_compatibility
You can workaround this by enabling the dom.events.asyncClipboard.readText and dom.events.testing.asyncClipboard in about:config
- Left click to toggle a cell
- Drag with right click
- Zoom with scrollwheel