a flappy bird game demo of the RA8875 display library.
I came across some code for a flappy bird game at www.HowToMechatronics.com. It might entertain little kids for a while, so I did a quick port from arduino to mbed and for the RA8875 display library.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:39363a4f6255 | 2020-03-29 | WiredHome | Pick up a bug-fix on jpeg rendering |
6:8b0cd904445c | 2020-03-28 | WiredHome | Breaking change update to RA8875 Library. Improved APIs, Improved Portrait Mode, Code Cleanup. |
5:f1fe5ccc4d5b | 2019-07-28 | WiredHome | Update RA lib |
4:17b0a711ad08 | 2019-03-04 | WiredHome | Update RA8875 Lib to add GSL1680 support. |
3:a1223112aa6a | 2019-03-04 | WiredHome | Update RA8875 Lib to add GSL1680 support. |
2:e6813d4a983f | 2017-06-13 | WiredHome | Improved drawing of bird so it doesn't leave feathers behind. |
1:e9c260ba5d73 | 2017-06-12 | WiredHome | minor documentation improvements. |
0:2023707186fe | 2017-06-12 | WiredHome | a flappy bird game, leveraged from another site and transported to mbed and the RA8875 display library. |