We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1507913 commit c21547eCopy full SHA for c21547e
1 file changed
PyGamer_Bounce_Game/README.md
@@ -2,7 +2,11 @@
2
3
See the full tutorial at https://learn.adafruit.com/bounce-an-accelerometer-game-in-arduino-for-pygamer-and-pybadge
4
5
-This file uses the Arduino IDE and the Adafruit Arcada game library (a superset of the Adafruit GFX display library)
+This file uses the Arduino IDE and the Adafruit Arcada game library (a superset of the Adafruit GFX display library).
6
+All the required libraries are listed at https://learn.adafruit.com/adafruit-pybadge/arcada-libraries
7
+
8
+Two files in the bounce directory: bounce.ino (the game) and logo.h (data for the Adafruit logo used on the splash screen).
9
+Load both into the Arduino IDE.
10
11
Mike Barela, June 3, 2019 for Adafruit Industries
12
0 commit comments