By: M A T T I N C Head Programmer: Matt Jenkins E-mail m.jenkins@webkorner.com This program is something I worked on as a little idea. It really isn't that much but I think people will like it. It allows you to create sprites that are Well... ...this big ### ### ### ### As of so far I have found no use of this program but I figure it might help someone else. It uses keys 789 # # # 456 # # # 123 # # # 0.- # # # kind of obvious isn't it? The program tells you what to do but here are they are again. 2nd clears and stores (in PIc0) Mode Quits Stat Recalls(when you push second it stores it autimatically Stat recalls the last Sprite drawn. Legal Stuff If this messes up your calculator don't come crying to me! I issued this with no warranty in whole or in part. PS Game ideas? Improvements? E-mail me! PS getkey is a god send! LBL A 0->A WHILE A=0 GETKEY->A END DISP A IF A=45 STOP IF A not= 45 GOTO A This should tell you the label for all the keys! Look for more games from MATTINC!