MAZE
----
A great implementation of a maze game for the PC-8201A. 

You must run the LINE program before playing FLIP. 

Specify the size of a maze with an X-dimension up to 26 and a Y-dimension up to 15. Use the arrow keys to direct the "T" figure in the maze straight, left, or right. Use the keys like this: 

 \ F /
  \ /       L = left
L  |  R     R = right
  / \       F = forward
 / B \      B = back (turn 180 degrees)

Note that the directions are always in relationship to the "T" figure so that a turn to the left or right is to the figure's left or right - not necessarily to your left or right. 

<ESC> quits anytime.
