Game of life code card
This commit is contained in:
@ -19,7 +19,13 @@ Here are some fun programs for your @boardname@!
|
||||
"name": "Rando",
|
||||
"description": "Randomly blinking LEDs",
|
||||
"url":"/examples/rando"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"name": "Game of Life",
|
||||
"description": "Simulation in LEDs (javascript)",
|
||||
"url":"/examples/gameofLife"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
## Sensors
|
||||
|
Reference in New Issue
Block a user