home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD1.iso / ZIPDAT / 0675 / 0675.ZIP / TILES.CFG < prev    next >
Encoding:
Text File  |  1997-01-17  |  800 b   |  19 lines

  1. # TILETYPE=    Choose from  COLORS  COLOR&TEXT  MATH  LETTERS
  2. # TIMER=   The number of seconds before the program timer terminates
  3. TIMER=60
  4. # STARTCOMPLEX=  The complexity level to begin with.
  5. #                Choose a value from 1 (simple) to 6 (difficult)
  6. # MATHLEVEL=  The level of difficulty for math problems.
  7. #             Choose a value from 0 (simple) to 9 (difficult)
  8. # MATHTYPE=   The type of math problems to be used.
  9. #             Choose a number from 1 to 6 where:
  10. #             1 (Addition)
  11. #             2 (Subtraction)
  12. #             3 (Multiplication)
  13. #             4 (Division)
  14. #             5 (Random mixed - all the above)
  15. #             6 (Addition and Subtraction mixed)
  16. # CLICKINTERVAL=  A number (in seconds) to pause between each mouse click
  17. CLICKINTERVAL=1
  18.  
  19.