Skip to content

shantanupatne/flappycpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird

Flappy bird built entirely using C++ and Raylib.

The window is a small 640x480 window. The scoring is based on the number of pipes you pass.

**Currently there is no high score mechanic.

Test Locally

To run the game locally, you need to install Raylib. You can look at their installation instructions here.

With the MAKEFILE provided with the installation, configure VSCode as per their instructions.

Screenshots

flappy

flappy

flappy

Releases

No releases published

Packages

No packages published