The classic game of life, written in the rust programming language together with nannou.
| Key | Function |
|---|---|
| LMB | Place/Remove cell on mouse position |
| Shift + LMB | Select pixels |
| Ctrl + C/V | Copy/Paste selected pixels |
| Arrow Keys / RMB | Move camera |
| Space | Place/Remove cell in the middle of the screen |
| Return | Start simulation |
| I | Zoom in |
| O | Zoom out |
| Q | Toggle Light/Dark theme |