Skip to content

Latest commit

 

History

History
92 lines (68 loc) · 2.55 KB

README.md

File metadata and controls

92 lines (68 loc) · 2.55 KB

Flappy Bird C++

Author: KhanhNguyen9872

Caution

The current version is unstable!

You can download test (Windows) here

Build for Linux

rm -rf Flappy_Bird_CPP 2>/dev/null
git clone https://github.com/KhanhNguyen9872/Flappy_Bird_CPP
cd Flappy_Bird_CPP
make linux # for linux
make termux # for termux
./flappy # run flappy

VirusTotal

Link here

image

Screenshot

Start screen

image

Loading screen

image

Main menu

image

High score

image

Skin

image

Settings menu

image

Brightness settings

image

Keymapping settings

image

Resolution settings

image

Ingame screen

image

Paused screen ingame

image

Game over screen

image

Credit screen

image

And more.....

Issue

  • You can post an issue here