home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / num_game / numhelp.frm (.txt) < prev    next >
Visual Basic Form  |  1991-10-11  |  2KB  |  19 lines

  1. HelpForm
  2. Number Game Help
  3. Form2
  4. Label1
  5.      This game was made to be as flexible as possible to teach children the basics of Addition, Subtraction, Multiplication, and Division.  It can be set up for the most basic math for young children, or geared for harder math for older kids.
  6. Label2
  7.      To play the Number Game, set the Maximum and Minimum numbers that your children can work with, select the Math function, click New Number Set, and then click Correct Answer.  The Number Game will tell you if your
  8. Label3
  9. your answer is correct, and if it isn't, it will give you the correct answer. The program was designed so it would not produce negative answers.  If you want to work with negative numbers, just change the "Min" properties of the scroll bars.
  10. Label4
  11.      I have included the source code with this game, hoping that others will do the same.  I have found that by having other peoples source code is a great way to learn how to program.  This progam and all the source code
  12. Label5
  13. are FREEWARE and you can modify it as you like.  If you find any bugs, mistakes, or other problems, please send me E-mail about it.   You can reach me on American Online, screen name Sitka34.
  14. Command1
  15. Command1_Click
  16. HelpForm
  17. Form_Click
  18. Command1_Click
  19.