Skip to content

Using ncurses to bounce the text "DVD" around the terminal

Notifications You must be signed in to change notification settings

nicolaiskye/dvd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DVD

This is a C project using the ncurses library to make DVD bounce around the screen.

Clone and Build:

$ git clone https://github.com/nicolaiskye/dvd.git 
$ cd dvd
$ make
$ ./dvd

About

Using ncurses to bounce the text "DVD" around the terminal

Resources

Stars

Watchers

Forks