Home

Awesome

<h1 align="center">Flappy Bird</h1>

Flappy Bird GamePlay

Flappy Bird Game made with C++ and SFML library.

Getting Started

Clone or download this repository, and open in Visual Studio Code.

git clone https://github.com/BillyFrcs/FlappyBird.git

Build And Run

Get the SFML Template for making games from scratch using Visual Studio Code.