A 'flappy bird', or 'helicopter game' clone created in the Pico-8 fantasy game console during an evening learning how to develop Pico-8 games.

Controls (PC):

Z: Menu accept

X: Menu back or Restart (on death)

Up Arrow: Jump (in game) OR menu navigation up

Down Arrow: Menu navigation down

I got much of the base code from this zine https://mboffin.itch.io/gamedev-with-pico-8-issue1 created by @mboffin, and I built various extra features on his code! So big credits to him for creating a great zine to get me started creating my first game in pico-8. 

Additional features I added to his code:

- Main menu system

- Character auto-jumping behaviour during main menu

- Coins (+500 point on collection)

- Time-based (frame) animation system (coin animation)

- Coin spawning (can be slightly buggy sometimes still, spawning in the walls)

- Tweaked the jumping method, making it more predictable and controllable

- Variable character movement speed on score increasing (challenge increases with time)

-Different art

... and probably some more! Feel free to snag my code and tweak it yourself, add some cool things! Send me your modifications if you do it, I'd love to see it. My code is your code :D I included the cart as a downloadable item (blakers_flappy_pico-0.p8.png)

Also, if you want to view the code without downloading or buying pico-8, you can view the source code on this page: https://www.lexaloffle.com/bbs/cart_info.php?cid=blakers_flappy_pico-0

And click this circled item to view the code:


Download

Download
blakers_flappy_pico-0.p8.png 7 kB

Leave a comment

Log in with itch.io to leave a comment.