Flappy X16

These files might not work on the most current version of the Commander X16, or these may be held over from the previous forum. To find previous versions of the emulator, so you can test old programs, please visit Our GitHub Page
Post Reply
ZeroByte
Posts: 714
Joined: Wed Feb 10, 2021 2:40 pm

Flappy X16

Post by ZeroByte »


FlappyX16 is a complete port of the original 2013 iOS Flappy Bird game by .GEARS Studios, using my own assets from scratch.




While the main reason I made this game was to get experience in C programming for X16 using a real multi-file Makefile project, I also wanted to produce a completely finished, polished game for the X16 community to enjoy. I've learned a lot about using the various subsystems of the Commander X16.




Features:





  • Four selectible difficulty levels of play


  • Fun, addictive gameplay - Always "just one more" point to earn


  • Keyboard and joystick support


  • FM sound effects


  • Bright 4bpp graphics


  • Secret "Dark Souls" difficulty level




I have not yet tested the final version using SD card images, and will update the download file if I need to patch the game. Also, my project support R39 but I have not built that against the latest versions of the master repo on Github. I will upload an R39-compatible version once I update my copy of R39 and test the build.




I've really enjoyed making this game, and I hope the community enjoys playing it. It's a VERY addictive game. Trust me, I've spent HOURS just playing it when I should be adding features / fixing up my code



All core features implemented.




All user experience polishing complete.




Selectable difficulty.




 


Attachments
flappyx16.v190-r38.zip
Flappy X16
(15.7 KiB) Downloaded 112 times
flappyx16v1.1-r38.zip
Flappy X16
(12.47 KiB) Downloaded 126 times
Flappy X16
Flappy X16
fb_titlescreen.png (12.51 KiB) Viewed 491 times
Flappy X16
Flappy X16
fb_gameplay2.gif (10.84 MiB) Viewed 491 times
Flappy X16
Flappy X16
fb_gameover.png (11.14 KiB) Viewed 491 times
Flappy X16
Flappy X16
fb_getready.png (10.48 KiB) Viewed 491 times
Post Reply