captainkangaroo@discuss.tchncs.de to Android@lemmy.worldEnglish · 1 month agoFlappy Bird for Android, only C, under 100KBgithub.comexternal-linkmessage-square11fedilinkarrow-up1104arrow-down13cross-posted to: c_lang@programming.dev
arrow-up1101arrow-down1external-linkFlappy Bird for Android, only C, under 100KBgithub.comcaptainkangaroo@discuss.tchncs.de to Android@lemmy.worldEnglish · 1 month agomessage-square11fedilinkcross-posted to: c_lang@programming.dev
minus-squareaddie@feddit.uklinkfedilinkEnglisharrow-up1arrow-down1·1 month agoAndroid has a massive built-in library of supporting functions that abstracts away most of the differences between devices, including support libraries for older versions of Android, and Flappy Bird is almost the “hello world” of gamws writing.
Android has a massive built-in library of supporting functions that abstracts away most of the differences between devices, including support libraries for older versions of Android, and Flappy Bird is almost the “hello world” of gamws writing.