Thursday, June 27, 2019

NEW GUIDE: Bounce – an accelerometer game in Arduino for PyGamer and PyBadge #CircuitPython #PyGamer #PyBadge #Adafruit #AdafruitLearningSystem @Adafruit

A new guide in the Adafruit Learning System – Bounce – an accelerometer game in Arduino for PyGamer and PyBadge

Back in ye olde 2013, Arduino came out with the Arduino Esplora. It was much like an Adafruit Circuit Playground Express and an Adafruit PyGamer rolled into one board. With an add on display, you had about a $100 self-contained handheld device (without a provision for a battery). Few games were made for the Esplora at the time. The author ported two games, Bounce and Pong, and even added an Adafruit MintyBoost to get it portable on a LiPo battery. The cost and the features did not find a market and the Esplora was quietly discontinued.

Fast forward to today: boards with modern microcontrollers and displays are proliferating, thanks to the lowering of costs and environments like MakeCode Arcade, allowing anyone to make graphical games! Several companies are making boards in this format including a number from Adafruit’s PyGamer and PyBadge.

I told Ladyada I’d port one of the Arduino games from Esplora to PyGamer and she said “Go for it!”. It was not difficult: if your old program used the Adafruit GFX Arduino library (and most Arduino display-based code uses that open source code), you can easily port the game to the modern Adafruit Arcada game libraries which are a superset of Adafruit GFX.

This is a fun, interactive game. No programming required, copy and run files are included!

See the guide and play today > > >

Bounce - an accelerometer game in Arduino for PyGamer and PyBadge

No comments:

Post a Comment