                        Pyros Archering Game
                        --------------------
                         by: Avishay Yagoda

Introduction:
-------------
Archer is a mouse based aiming system game.
It means, that all the game play is done with the mouse,
and that the aiming of the bow is done by moving an unseen
target by moiving the mouse, and the bow automatically aims on it.

the target is not shown because its not where the arrow hits:
there's gravity and the power that the arrow was shot at.
pressing the left mouse button takes an arrow, and start
charging the bow. as long you press, as strong the charging is
(until a certain rate).

there are 20 levels in the game, and 7 different types of targets
to shoot at.
every level has its own password, so you dont have to pass all the
previous levels to get to the last level you played.

Actions:
--------
In-Menu:
P: gets you to the password entering phase.
esc: quits to OS.
While Playing:
esc: quits to OS.
left click: charge the bow.
left click when you have no arrows: quits to menu.


