Skip to content

A clone of Flappy Bird, built with Rust framework Seed.

Notifications You must be signed in to change notification settings

sunwavesun/rusty-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Bird

A clone of Flappy Bird, built with Rust framework Seed.

Open source game created by Nebez Briefkani (https://github.com/nebez/floppybird).

Original game created by Dong Ngyuen.

1. Install / check required tools

  1. Make sure you have basic tools installed:

  2. Platform-specific tools like ssl and pkg-config:

    • Follow recommendations in build errors (during the next chapter).
    • Note: Don't hesitate to write notes or a tutorial for your platform and create a PR .

2. Prepare your project for work

  1. Open the project in your favorite IDE (I recommend VS Code + Rust Analyzer).
  2. Open a new terminal tab / window and run: cargo make serve
  3. Open a second terminal tab and run: cargo make watch
  4. If you see errors, try to fix them or write on our chat or forum.
  5. Modify files like README.md and Cargo.toml as you wish.

Other Seed quickstarts and projects


!!! New Rust-only quickstart in development! => Seeder !!!


About

A clone of Flappy Bird, built with Rust framework Seed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published