+----------------------------------------------+
|   ____                  __ _                 |
|  / __ \                / _| |                |
| | |  | |_   _____ _ __| |_| | _____      __  |
| | |  | \ \ / / _ \ '__|  _| |/ _ \ \ /\ / /  |
| | |__| |\ V /  __/ |  | | | | (_) \ V  V /   |
|  \____/  \_/ \___|_|  |_| |_|\___/ \_/\_/    |
|                                              |
+----------------------------------------------+




-------INTRO--------
Overflow is a puzzle/arcade game in which you must knock off your opponents from a board(the board is made of polygons - ranging from 3 sided to 8).
^^^^^^^^^^^^^


------INSTALL-------
Install the dependencies:

Python        http://www.python.org
Cal3D-0.10.0  http://cal3d.sf.net 
libFreeType2  http://freetype.sf.net
SDL           http://libsdl.org
PIL           http://www.pythonware.com/products/pil/
  PyOpenAL   http://home.gna.org/oomadness/en/pyopenal/ 
      OR(at your choice)
  pysdl_mixer https://gna.org/projects/pysdlmixer/
Soya-0.10.1   http://home.gna.org/oomadness/en/soya/index.html

Note: If you are using Linux and debian or ubuntu the package called libcal3d10 is not Cal3D version 0.10. You need to get the source and compile it!

Run the game from inside it's directory:
$python overflow.py

use -nfs if you want to disable full screen
^^^^^^^^^^^^^^^^^^^^


-----How to play----
If you don't know how to play this game, click on "Help" in the main menu!

Controls:
Left click                      - go to polygon
Middle click                    - charge polygon
Right click                     - throw chargeball
pgup,pgdown,left,right,up,down  - camera control

^^^^^^^^^^^^^^^^^^^^


------Credits-------
Arc        - Game Design and Coordination
d1223m     - Graphics Programming
HiRPo      - 3D graphics
da-ginge   - 2D graphics
beattraax  - Audio
tid-wave   - Game Logic Programming
^^^^^^^^^^^^^


---Special thanks---
jiba       - Soya 3D is nice
antont     - Thanks for finding us HiRPo
richard    - PyWeek is a great idea
^^^^^^^^^^^^^^^^^^^^


Special greetings to FreeNode IRC community and PyWeek competitors !


We hope you enjoy this game(making it was much FUN) !
Visit us on IRC: #soya @ irc.freenode.net


http://www.mechanicalcat.net/tech/PyWeek/1/entrants/soya

