Skip to content

avisekksarma/flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird

Flappy Bird game made in C++ using SFML library.

The final image of the game is as shown below:

For further images see images.

Installation :

For running in your own machine follow the following steps: ( Currently just runs in linux using GCC compiler and Makefile )

  1. Download the project
  2. cd into flappy-bird
$ cd flappy-bird
  1. Then run:
$ make && ./game
  1. Enjoy
Resources:

The assets for the game are gotten from here. The random library used is gotten from here

About

A Flappy Bird game made in C++ using SFML library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages