___________ ___________ ____ ________ | | | | | | | _____| |___ ___| |___ ___| | | | | | | | | | | | |____ | | | | | | | ____| | | ____| |___ | |____ | | | | | | | | | |_____ |__| |_________| |______| |_______| By Mattinc INDEX Files Keys Legal PS FILES: prgmATILE :Calls all of the subs and creates tiles 1 and 2 plus draws them and other things. prgmTILE3 :Creates tile 3 prgmUSE3 :Tells the prgram to store 3 at the tile placement menu prgmDRAW31 :Draws tile 3 on the first line prgmDRAW32 :Draws tile 3 on the second line prgmDRAW33 :Draws tile 3 on the third line KEYS: When creating tiles use 2nd to place a point, Sorry no delete, and Alpha to move on to the next tile. The arrow keys move the cursor. When placing tiles you should see: ___________________ |0000 | |0000 | |0000 | |^ | | | | | | | |1 2 3 0 Done| ____________________ To change the zero of the place you want push the F key under the number. And when your done push F5 The program will draw the tiles you entered in the place you specified. The only problem to date is that you have to enter something into tile 3 in order to get passed an error DIM message. However, if you don't use tile 3 on the tile placement menu then you don't have to enter anything for it while creating it. This is due in part to the fact that originally the program only had two tiles but I decided to add one. This is also where the other 5 subs come from. LEGAL: This is freeware meaning no warranty expressed or implied. However, being freeware you're allowed to take it apart and look at it and see if there's anything you want to use in one of your programs. PS: If you haven't noticed all of my readmes have PS at the end where I add something I left out or just talk. One thing I forgot to mention, It only tiles the upper left fourth of the screen. It would be easy to make it do more but I didn't feel like it. If I ever make a version 3, that's right this is version 2, then I'll probably eliminate the subs and tile the whole screen or at least half.