Skip to content

prashantrahul141/crappy-bird-c-ncurses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crappy Bird

Flappy bird game made in c using ncurses and aptly named.

preview

Building from source

  1. Clone the repo.

  2. Make sure you have Ncurses library and Make installed on your system.

  3. Use Make to compile.

$ Make
  1. Run it.
$ ./main.out

About

Flappy bird game made in c using ncurses and aptly named.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published