为什么要使用 gcc -o flappy_bird flappy_bird.c -lcurses 进行编译?
gcc -o flappy_bird flappy_bird.c -lcurses
链接程序使用的终端屏幕函数
压缩可执行文件
将源语言从 C 切换为 C++
仅启用编译器调试符号