Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
/ Flappy-bird Public archive

CPP Flappy bird game by SFML, For Advanced Programming course @IUST

License

Notifications You must be signed in to change notification settings

MehdiMstv/Flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy-bird

CPP Flappy bird game by SFML 2.5

Files:

Data/ Contains graphical and musical resources

headers/ Contains .hpp files

class of Bird: Bird.cpp & headers/Bird.hpp

class of Objects: Object.cpp & headers/Object.hpp

If you want web version of this game and learn who to play, use this : https://flappybird.io/

Compile program using g++ (sfml 2.5 needed): -Wall -Wextra -lsfml-graphics -lsfml-window -lsfml-system -lsfml-audio

About

CPP Flappy bird game by SFML, For Advanced Programming course @IUST

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages