home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / MBUG / MBUG121.ARC / KGAMES.ARK / KGAMES.DOC < prev    next >
Text File  |  1988-02-29  |  2KB  |  48 lines

  1.  
  2. This software is not intended for commercial use.
  3.  
  4. Program: KGAMES                 Programmer: Elizabeth Van Kleeck
  5. Language: MBASIC                Operating System: CP/M
  6. Machine: KAYPRO II              Date: 11/14/84
  7.  
  8. Software Shortcuts
  9. 1012 Harmony Landing Lane
  10. Goshen, KY 40026
  11.  
  12.  
  13. KGAMES is a set of three games appropriate for children aged 3 to 7.
  14. The games are MATCH!, 1 2 3 COUNT!, and RHYME TIME.
  15.  
  16.  
  17.  
  18. Program: MATCH!                   Programmer: Elizabeth Van Kleeck
  19. Language: MBASIC                  Operating System: CP/M
  20.  
  21. MATCH! puts two shapes on the screen and asks the player if they match.
  22. He types in Y for yes or N for no.  If the answer is right, he sees a
  23. smiling face, if it's wrong, he sees a sad face.
  24.  
  25.                                ----------
  26.  
  27.  
  28. Program: 1 2 3 COUNT!              Programmer: Elizabeth Van Kleeck
  29. Language: MBASIC                   Operating System: CP/M
  30.  
  31. 1 2 3 COUNT! puts a number of shapes on the screen and asks the player
  32. to count them and type in his answer.  If the answer is correct a rocket
  33. blasts off straight up.  If the answer is wrong, the rocket does a nose
  34. dive and crashes.
  35.  
  36.                                ----------
  37.  
  38.  
  39. Program: RHYME TIME                 Programmer: Elizabeth Van Kleeck
  40. Language: MBASIC                    Operating System: CP/M
  41.  
  42. RHYME time shows the player four pictures of familiar objects with their
  43. names under them and an arrow pointing to one of them.  The player must
  44. find the picture that rhymes with the one that has the arrow pointing to
  45. it and type in its name.
  46.  
  47.                                ----------
  48.