************************************
*                                  *
* FACEBLOCK - STILL IN DEVOLOPMENT *
*                                  *
*  By Paul Mackay                  *
*                                  *
************************************
Saturday September 29th, 5:03pm

    >>> Puzzle Game <<<

    This is Still Being Devoloped.. This is A Test Run so I hope you like it.


        Use Cursor to move block around the Playfeild
        You need to put all the boxes on the Pads to advance to next level (this include the time bonus pads) which will give a positve 5 seconds extra bonus each.
        Each screen has 60sec to complete. 
        I have set it for three lives and there are 70 levels, all of which are different patterns and color variations (almost)


 To Do...
         >>> To Add are High score tables, bonus lives, different timing for some maps (faster and slower), Level codes, Highscore table to be shown on main title.
         


 Fixed Bugs..

   Missed Reading a tile correctly and allowed a Block to be pushed when an invalid movement made..   (FIXED)
   Time tile not working correctly..                                                                  (FIXED)

 New Tiles..

    Bonus Time       no.98,99       (Implemented / Drawn up, Place in character data / Enable and working Tile) - Complete
    Extra Life Tile  no.64,64       (not yet setup / but is draw in character data)  / Lives=Lives+1
    Page Flip        no.133,134     (not yet setup / but is draw in character data)  / Once enable can flip screen upside down making you refocus (at to difficulty) (maybe multi direct left,right, up, down flipping)
    Oneway Right     no 103,103     (not yet setup / but is draw in character data)  / May move the box to the right only
    Oneway up        no.100,100     (not yet setup / but is draw in character data)  / May move the box Up only
    Oneway Down      no.101,101     (not yet setup / but is draw in character data)  / May move the box down only
    Oneway Left      no 102,102     (not yet setup / but is draw in character data)  / May move the box left only

 Not to Do...
             >>> I am not going to Put my other programs with this for Making the Maps or colour tables...

