SebastianSchildt / sense-hat-conway-life

Ben Nuttall's sense-hat Conway's Game of Life; as a piece of Pi-art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sense HAT examples

Example programs using the Sense HAT - particularly for the Astro Pi competition

Now re-written to be more suitable as a 'screensaver' / art object.

Conway's game of life

Conway's Game of Life

Conway's Game of Life is a zero-player cellular automaton game

The game is randomly generated each time. Some games will be over very quickly, others will last a few generations. Press Ctrl + C to quit and then run it again.

(( Additions by Jarvist to auto-restart the population if it's reached steady-state, and pick random colours. ))

Licence

All examples provided are free to use for any purpose, with or without attribution.

About

Ben Nuttall's sense-hat Conway's Game of Life; as a piece of Pi-art


Languages

Language:Python 100.0%