cpea2506 / flappybust

🦀🦋
https://cpea2506.github.io/flappybust/
MIT License
1 stars 0 forks source link
flappybird game

Flappybust

🦀🦋 is a personal game project written in Bevy engine based on Nguyen Ha Dong original Flappy Bird game

How to play

How to build and run

Prerequisite

Steps

  1. Clone the project
  2. Run the command
$ cargo run

# or
# require cargo-watch
# this will watch for file changes and
# concurrently run Bevy with dynamic features

$ cargo watch_dynamic

Todo

Preview