home *** CD-ROM | disk | FTP | other *** search
/ ftp.muug.mb.ca / 2014.06.ftp.muug.mb.ca.tar / ftp.muug.mb.ca / pub / src / linux / old-src / ncurses-1.8.5 / README < prev    next >
Text File  |  1993-11-27  |  585b  |  16 lines

  1. The programs in this directory are designed to test your newest toy :-)
  2.  
  3. asc.c - tests the line drawing functions
  4. ascii.c - displays all the chracters available
  5. battle.c - the game of battleship
  6. caps.c - output a list of all capabilites to stderr
  7. gdc.c - Great Digital Clock, gives an example of usng color
  8. getch.c - tests ketpad() and getch()
  9. hanoi.c - the game of hanoi, also an example of using color
  10. knight.c - the game of Knight's Tour
  11. rain.c - rain drops are falling on my head..
  12. scroll.c - test scrolling region
  13. slk.c - test soft labels
  14. worm.c - worms run all over your screen
  15.  
  16.