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.
History
Pick up a bug-fix on jpeg rendering
2020-03-29, by WiredHome [Sun, 29 Mar 2020 18:15:42 +0000] rev 7
Pick up a bug-fix on jpeg rendering
Breaking change update to RA8875 Library. Improved APIs, Improved Portrait Mode, Code Cleanup.
2020-03-28, by WiredHome [Sat, 28 Mar 2020 15:30:45 +0000] rev 6
Breaking change update to RA8875 Library. Improved APIs, Improved Portrait Mode, Code Cleanup.
Update RA lib
2019-07-28, by WiredHome [Sun, 28 Jul 2019 03:47:13 +0000] rev 5
Update RA lib
Update RA8875 Lib to add GSL1680 support.
2019-03-04, by WiredHome [Mon, 04 Mar 2019 12:13:17 +0000] rev 4
Update RA8875 Lib to add GSL1680 support.
Update RA8875 Lib to add GSL1680 support.
2019-03-04, by WiredHome [Mon, 04 Mar 2019 12:10:11 +0000] rev 3
Update RA8875 Lib to add GSL1680 support.
Improved drawing of bird so it doesn't leave feathers behind.
2017-06-13, by WiredHome [Tue, 13 Jun 2017 23:53:13 +0000] rev 2
Improved drawing of bird so it doesn't leave feathers behind.
minor documentation improvements.
2017-06-12, by WiredHome [Mon, 12 Jun 2017 22:24:33 +0000] rev 1
minor documentation improvements.
a flappy bird game, leveraged from another site and transported to mbed and the RA8875 display library.
2017-06-12, by WiredHome [Mon, 12 Jun 2017 22:17:06 +0000] rev 0
a flappy bird game, leveraged from another site and transported to mbed and the RA8875 display library.