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