All Projects → 7sDream → pixel-bird-jump

7sDream / pixel-bird-jump

Licence: MIT license
🐦 A small flappy-bird-like game demo by Godot engine

Programming Languages

GDScript
375 projects

Projects that are alternatives of or similar to pixel-bird-jump

aseprite-to-godot-variables
A Lua script to create arrays of colors and indexes of those colors from an Aseprite sprite to be used in Godot.
Stars: ✭ 19 (+46.15%)
Mutual labels:  pixels, godot-engine
godot-kotlin
Kotlin Native bindings for Godot Engine
Stars: ✭ 11 (-15.38%)
Mutual labels:  godot-engine
godot box2d
A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.
Stars: ✭ 32 (+146.15%)
Mutual labels:  godot-engine
platform template
Template project for platform games in Godot Engine.
Stars: ✭ 61 (+369.23%)
Mutual labels:  godot-engine
visual-heatmap
Open source javascript module for high performance, large scale heatmap rendering.
Stars: ✭ 21 (+61.54%)
Mutual labels:  pixels
lottie
No description or website provided.
Stars: ✭ 18 (+38.46%)
Mutual labels:  godot-engine
godot-extras
My collection of various plugins, modules, or patches for Godot
Stars: ✭ 108 (+730.77%)
Mutual labels:  godot-engine
godot-nightly
A program to download the latest version of Godot Nightly Builds
Stars: ✭ 23 (+76.92%)
Mutual labels:  godot-engine
Persistence
Plugin para almacenar datos de forma persistente en Godot Engine 3
Stars: ✭ 20 (+53.85%)
Mutual labels:  godot-engine
godot-engine.supabase
A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.
Stars: ✭ 39 (+200%)
Mutual labels:  godot-engine
gdinv
More or less universal inventory system plugin for Godot Engine (3.3+). Data-driven.
Stars: ✭ 69 (+430.77%)
Mutual labels:  godot-engine
autotiler
Autotile 47-tile blob tileset generator application with Godot export support. Based on Electron JS.
Stars: ✭ 32 (+146.15%)
Mutual labels:  godot-engine
gdosc
OSC module for Godot game engine - it is now discontinued in favor of https://gitlab.com/frankiezafe/gdosc
Stars: ✭ 14 (+7.69%)
Mutual labels:  godot-engine
godot-cpp-ci
Docker image and Github Actions to automatically compile Godot C++ GDNative libraries.
Stars: ✭ 21 (+61.54%)
Mutual labels:  godot-engine
godopy
[WIP] Python scripting for the Godot game engine
Stars: ✭ 27 (+107.69%)
Mutual labels:  godot-engine
Unidot-Importer
Godot Addon to import .unitypackage and other assets designed for Unity Engine.
Stars: ✭ 42 (+223.08%)
Mutual labels:  godot-engine
VisualNovelKit
Combo of addons + template to create narrative games in Godot inspired by Ren'Py
Stars: ✭ 78 (+500%)
Mutual labels:  godot-engine
GodotTerrainEditorPainter
Heightmap based terrain editor plugin for GODOT with vertex color based terrain shader painting
Stars: ✭ 23 (+76.92%)
Mutual labels:  godot-engine
godot-plugin-refresher
Adds a dropdown and refresh button combo to the toolbar for instantly toggling off/on a plugin. Enables faster workflows for Godot plugin developers.
Stars: ✭ 104 (+700%)
Mutual labels:  godot-engine
Godot-3.0-Noise-Shaders
Godot 3.0 Noise Shaders
Stars: ✭ 38 (+192.31%)
Mutual labels:  godot-engine

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].