Game of life demo using Ansipixels.
You now can use the mouse to add at any time.
Binary releases or tap or
go run fortio.org/terminal/life@latest
life 0.25.0 usage:
life [flags]
or 1 of the special arguments
life {help|envhelp|version|buildinfo}
flags:
-fill float
Random fill factor (0 to 1) (default 0.1)
-fps float
Frames per second (default 60)
-glider
Start with a glider (default is random)
-loglevel level
log level, one of [Debug Verbose Info Warning Error Critical Fatal] (default Info)
-nomouse
Disable mouse tracking