4
Conway's Game of Life in Fennel; basically a demo of how to make a cartridge using the Fennel programming language.
Left click to set a cell; right click to advance the simulation.
grazfather
|
Hm, this is broken. It seems it can never unpause.
|
technomancy
|
Oops; looks like the changes in version 0.8.0 of TIC messed it up since now you can't use both the mouse and keyboard at the same time. Changed it to use right-click instead of Z.
|