7sDream / pixel-bird-jump

🐦 A small flappy-bird-like game demo by Godot engine

Home Page:https://7sdream.github.io/pixel-bird-jump/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Bird Jump! 🐦

It's a Flappy-Bird-Like game demo that I create it to learn the godot engine usage by project.

Download

Godot Engine has feature of multi-platform deploy, thanks to that, you can play this game just in your browser!

Please give it a little patience, the loading time based on your browser and networking.

Native executable for other platform can be fount in release list.

About

It's a completely free and open source game, all materials come from OpenGameArt and FontLibrary website.

Image: Flappy-Bit, by Lucid Design.

BGM: Jump and Run, by bart.

SE: 8-Bit Sound Effects Library, by Little Robot Sound Factory.

Font: Cave-Story, by enigmansmp1824.

See asset/credits.txt for more info about those materials.

ScreenShot

Title

title.png

Playing

playing.png

Game over

over.png

GIF (1.6 MB)

play.scale.gif

TODO

  • User data statistics
  • New best score tips
  • Option
    • Full screen switch
    • BGM and Effect volume
    • Argument can adjust at runtime, like gravity, jump height, pipe moving speed etc
  • Some easter eggs

License

See LICENSE.

About

🐦 A small flappy-bird-like game demo by Godot engine

https://7sdream.github.io/pixel-bird-jump/

License:MIT License


Languages

Language:GDScript 100.0%