Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 312 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 312 Bytes

Terminal Flappy Bird

A terminal based Flappy Bird game. Built with ncurses library. game

Play

  1. Clone the repository
git clone https://www.github.com/H4wk507/terminal-flappy-bird
  1. Compile it
make
  1. Run it
./flappy

License

Licensed under MIT.