Log In  

Cart #blakers_flappy_pico-0 | 2022-01-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

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. I hope you even slightly enjoy my crappy game! Thanks :D

P#105430 2022-01-20 19:10

1

Pretty good, @blakers. Managed to get a score of 2975.

P#105438 2022-01-20 20:29

i got a score of 4215

P#105440 2022-01-20 21:56
2

now 6312

P#105441 2022-01-20 21:58

thank you @dw817! :) good job getting that score :D

P#105443 2022-01-20 22:40
2

@ScratchRZL nice work! my current highscore is 12458, I challenge you to break it hehe

P#105444 2022-01-20 22:41

@blakers bruh
i died at 12334

P#105454 2022-01-21 03:07
1

@blakers ok i just got 16796 score

P#105455 2022-01-21 03:15

[Please log in to post a comment]