/flappybust

🦀🦋

Primary LanguageRustMIT LicenseMIT

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

  • Add currency system: coins will be spawn randomly between two pipes and they will be used to buy assets in store
  • Add option to pause and resume gameplay

Preview

Screen.Recording.2023-02-09.at.21.35.02.mov