Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlappyBird

Flappybird (Fat Bird) game as a project for advanced programming class. Based on OOP. This Game coded in c++ with SDL2 Framework.

How To run the program?

reach the folder with your terminal then, please run these commands :

g++ main.cpp -w -lSDL2 -lSDL2_image -lSDL2_gfx -lSDL2_mixer -o run

./run

make sure you have the nessecery libraries!

GitHub Link: https://github.com/iliyami/FlappyBird.git

About

Flappybird game as a project for advanced programming. Based on OOP.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages