READ ME -- MATCHIT THE GAME Jan 2000 ZOOMGO GAMING NETWORK MATCHIT COPYRIGHT 2000 ----------------- -- INSTRUCTION -- ----------------- -- GENERAL -- There are three difficulty levels of Match-it included in seperate folders.(1=easy, 2=medium, and 3= hard) In order to activate the game, please make seperate links to the index.html file in each and label them according to the difficulty levels. The game will load itself from that file. Please make sure that the package you received holds all the files listed below. if any of the files are missing, notify your contact person at zoomgo gaming network. -- CHANGING NUMEBR OF SCORES IN HIGHSCORE LIST -- To change the number of highscores that can be presented and stored, open either the highscorelevel1.php or the highscorelevel2.php, and change the number at the end of the line: $maxnumscores = 25; to the amount of high scores you wish to store (make sure you DO NOT delete the ; sign at the end of the line!). ----------- -- FILES -- ----------- the Mathcit Game consists of the folowing files: -- matchit game related files: 1. highscorelevel1.php 2. highscorelevel2.php 3. hsmatchitlev1.txt 4. hsmatchitlev1.txt 5. readlevel1.php 6. readlevel2.php 7. matchit.dcr 8. presents.dcr 9. game_loader.dcr 10. image1.gif 11. image2.gif 12. image3.gif 13. image4.gif 14. logo.gif 15. logointro.swf -- matchit admin related files: 16. matchit_admin.dcr 17. passwordsfile.rrr -- instructions files: 18. read_me_matchit_admin.txt 19. read_me_matchit_asp.txt ----------- -- NOTE -- ----------- In order to access the matchit admin file, please read the read_me_matchit_asp.txt file.