Skip to content

Commit c21547e

Browse files
authored
Update README.md
1 parent 1507913 commit c21547e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

PyGamer_Bounce_Game/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
See the full tutorial at https://learn.adafruit.com/bounce-an-accelerometer-game-in-arduino-for-pygamer-and-pybadge
44

5-
This file uses the Arduino IDE and the Adafruit Arcada game library (a superset of the Adafruit GFX display library)
5+
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.
610

711
Mike Barela, June 3, 2019 for Adafruit Industries
812

0 commit comments

Comments
 (0)