Skip to content

A flappy bird clone project to help me achieve good understanding on rust programming language.

Notifications You must be signed in to change notification settings

creztfallen/flappy-dragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy-Dragon

A flappy bird clone project to help me achieve good understanding on rust programming language. (Reference: Hands on Rust by Herbert Wolverson)

Have Fun

If you plan to have fun with this, follow the steps below:

First, install rust by following these steps: https://www.rust-lang.org/tools/install

Then, you just need to navigate into the repository on your machine and run the bellow command on a terminal of your preference:

cargo run

About

A flappy bird clone project to help me achieve good understanding on rust programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages