Skip to content

lyraei/terminalFlappyBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flappy bird in terminal

i could make nice library so it looks prettier but i just want to build something else

works at my computer, believe me. thanks to docker it will kinda work everywhere
need ncurses library if it doesn't work idk what to tell you, make your own flappyBird idk

it was painfull, had to rewrite it a lot but at least learned a lot, c is better in all aspects compared to c++ and don't @me so i switched in the middle when i decided to rewrite everything


mkdir build
cd build
cmake ..
make
cd src
./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published