Skip to content

pessiuff/flappy_bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird

A Flappy Bird clone made with C++ and raylib for desktop platforms.

Build Requirements

Example Build Instructions

git clone https://github.com/pessiuff/flappy_bird.git
cd flappy_bird
cmake -S . -B build
cmake --build build
# You don't have to copy the "assets/" folder near the executable unless you run the executable from root directory like this:
./build/flappy_bird

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors