Skip to content

edytapawlak/CrabbyBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrabbyBird

Flappy Bird clone with godot-rust.

Project is under active development, more features soon.

Demo

CrabbyBird demo

How to run

Use Cargo package menager to build the Rust library by running cargo build from CrabbyBird directory. Then open the project in Godot editor and run it.

Commit roadmap

If you want to use this repo as tutorial, here's a list of development stages:

  1. Basic player movement

  2. Jump animation

  3. Camera movement

  4. World generation part 1 – ground

  5. World generation part 2 – pipes

  6. World structure separation

  7. Game stages

  8. Scores

  9. Game Over screen

  10. Particle jump effect

About

Flappy Bird clone with godot-rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages