Skip to content

anshul-raman/flappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy

This is a flappy bird clone made in rust. Inspired from the book "hands on rust".

Demo GIF

Rust Installation

Make sure you have Rust installed on your system. If you don't have Rust installed, you can download it from the official Rust website.

Installation

  1. Clone the repository
  2. Navigate to the project directory
  3. Build the game using cargo build
  4. Run the game using cargo run

Gameplay

Score as many points as possible by flying through the pipes.

Controls

Press spacebar to flap your wings and fly through the pipes.

About

Flappy bird clone using rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages