    cls
    colorback (6)
    color (1)
    locate (10, 30)
    put " HERE ARE THE RULES "
    put ""
    put
	" 1) Upon entering this game, the first player is on the left hand"
    put
	"    side of the screen, and the second player is on the right hand"
    put "    side of the screen."
    put ""
    put
	" 2) For first player controls, press \"x\" to move down, \"z\" to move"
    put "    up and press \"c\" to shoot your opponent."
    put ""
    put
	" 3) For second player controls, press \"o\" to move down, \"p\" to move"
    put "    up and press \"i\" to shoot your opponent."

    put ""
    put
	" 4) There is only three points needed to win the game, so I recommend"
    put "    that you kill your oponent quickly."
    put ""
