| layout | page | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| title | "Game of Life" Demo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| permalink | /devices/leds/life/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| redirect_from |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| machines |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| styles |
|
Using PCjs Devices, here's a simple demo of John Conway's "Game of Life", using a grid of simulated LEDs. Red, Blue, or any other LED color can be specified in the URL.
There is also a "Game of Life" Color Demo that allows you to change LED colors.
{% include machine.html id="lifeDemo" %}
Game of Life
Run
Step
Reset
Stopped
None
Save to URL
Diagnostics
<textarea id="printLife" class="pcjsConsole" cols="128" rows="20"></textarea>