README.md
 1  ### Code for the Adafruit Learning System guide<br>Bounce - an accelerometer game in Arduino for PyGamer and PyBadge
 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). 
 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  Anne Barela, June 3, 2019 for Adafruit Industries
12  
13  This is a mod of game by R0D0T posted on http://r0d0t.tumblr.com/post/29641975900 and 
14  Hackaday http://hackaday.com/2012/10/01/fantastic-programming-makes-this-arduino-gaming-device-something-special/ 
15  which was published for Arduino Esplora by Anne Barela 2013
16  
17  Support Open Source development by buying your materials at [Adafruit.com](https://www.adafruit.com/).