Sand Cellular Automaton
Sand Simulator/Cellular Automaton written in Go using Ebiten
git clone https://github.com/SnkSynthesis/sandbox
sandbox/
: cd sandbox/
go run sandbox.go
or run go build
and then ./sandbox
Once window is open one can do the following:
[Space]
Or [Resizing Window]
- Clears all sand[Left-Click]
- Places sand[Right-Click]
- Removes sandEnjoy!