Neural cellular automata simulator - based on Growing Neural Cellular Automata
Current version: 0.1.0
Uses Love2D version 11.3
Windows builds can be found on the releases page
Instructions for running Love2D games from source can be found here. If you're on Windows, the easiest way is to drag the folder containing main.lua onto a shortcut to love.exe (C:\Program Files\LOVE\love.exe)
- Left click and drag to erase cells around cursor
- Shift + left click to add seed cell
- Right click and drag to move cells
- Space to pause
- Right arrow to step simulation forward
- R to reset
- L to toggle steps per second limit
- Escape to close