home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code2 / ruthie / instgam2.frm (.txt) < prev    next >
Visual Basic Form  |  1992-03-15  |  26KB  |  30 lines

  1.     InstGame2
  2. RuthieWare
  3. Form2%
  4. InstPicture
  5. InstContinue
  6. Continue
  7.     InstText2
  8. rClick on the Right Arrow to go to Game 1. Click on the Left Arrow to go to Game 3. Click on the Stop sign to quit.
  9.     InstText1
  10. In game 2 the player simply chases the picture with the mouse. Every time you successfully click on the picture, the "thermometer" goes up. When the thermometer reaches the top, you get a "success message", the picture changes, and you start over. 
  11. InstHead
  12. Playing Game 2
  13. MS Sans Serif
  14. SuccessPict
  15. InstContinue_Click
  16.     InstGame2
  17. Form_Click
  18. @    Form_Load
  19. Screen
  20. Height
  21. Width
  22. SuccessPict_Click
  23. InstHead_Change
  24. InstPicture_Click
  25. InstText1_Change
  26. InstText2_Change
  27. Form_Load
  28. InstContinue_Click
  29. SuccessPict_Click
  30.