Skip to content

Commit ed3ff89

Browse files
authored
Create README.md
1 parent 5a96f54 commit ed3ff89

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CPX_Simon_Game/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Code for the Adafruit Learning System guide Simon Game Clone with Circuit Playground Express and CircuitPython
2+
3+
See the full tutorial at https://learn.adafruit.com/simon-game-clone-with-circuitplayground-express-and-circuitpython/
4+
5+
The **code.py** file should be copied onto the **CIRCUITPY** flash drive that appears
6+
when you plug the CircuitPlayground Express into your computer via a known
7+
good USB cable.
8+
9+
If the only drive name you get is named **CPLAYBOOT**, CircuitPython may not be loaded
10+
on the board. You can load CircuitPython
11+
[per this guide](https://learn.adafruit.com/adafruit-circuit-playground-express/circuitpython-quickstart).
12+
Then you should be able to see the **CIRCUITPY** drive when connected via USB.
13+
14+
CircuitPython resources are at https://CircuitPython.Org/
15+
16+
Guide by Miguel Grinberg for Adafruit Industries.
17+
18+
MIT License, please attribute.
19+
20+
Support Open Source development by buying your materials at [Adafruit.com](https://www.adafruit.com/).

0 commit comments

Comments
 (0)