Skip to content

A "flappy bird clone ", written in C++, that you can play in the terminal.

Notifications You must be signed in to change notification settings

Cthaeeh/terminalRunner

Repository files navigation

terminalRunner

A "flappy bird clone ", written in C++, that you can play in the terminal.

game screeenshot

ingame screenshot

You can build the program on linux, if you have cmake and the ncurses library installed:

mkdir test
cd test/
cmake ..
make

Or you could use Clion IDE like I did.

About

A "flappy bird clone ", written in C++, that you can play in the terminal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published