Skip to content

Small Flappy Bird - like game made in C++ with SFML (college project)

License

Notifications You must be signed in to change notification settings

DBDoco/Flappy-Bird-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Clone

Small Flappy Bird - like PC game made in C++ with SFML.

flappy

How To Use

To clone and run this application, you'll need C++ compiler that works for you (tried and made with Visual Studio Community).

Clone this repository

$ git clone https://github.com/DBDoco/Flappy-Bird-Clone.git

Go into the repository

$ cd Flappy-Bird-Clone
$ cd Flappy Bird

Compile with favorite C++ compiler and run the game from Release folder version x86 release

Troubleshooting

Errors in code are most likely coused by linker. Change the directory paths in linker and errors will be solved.

About

Small Flappy Bird - like game made in C++ with SFML (college project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published