Game of life as TUI demo of fortio/terminal/ansipixels library
https://github.com/fortio/terminal#game-of-life
#Conway's classic game of life - TUI lib demo
5 messages · Page 1 of 1 (latest)
Can you use the mouse to set up initial kife-forms? eg to build https://playgameoflife.com/lexicon/Gosper_glider_gun
The first known gun, and indeed the first known
finite pattern displaying infinite growth, found by Bill Gosper in
November 1970. This period 30 gun remains the smallest known gun in
terms of its bounding box, though some variants of the p120
Simkin glider gun have a lower population. Gosper later constructed
several other guns, such as new gun ...
yeah I need to get to TUI mouse input, I was sticking to keys so far... I could also make the edit keyboard based for started
there is a -glider option to start with just a glider instead of random 🙂
I added mouse click to set elements in 0.24.0 - though having double resolution means you need to click multiple time to set the right pixel