Made by Martino Ferrari <manda.mgf@gmail.com>
This software is under GPLv3

DEPENDENCIES
----

-Box2d 2.2.1
-Qt4 and opengl module
-Gcc
-QMake
-Make

TO COMPILE
----

move in the folder contains the source [example OpenGOO]
cd ~/OpenGOO
qmake
make

TO RUN
----

Move in the folder contains the build and
Make sure that in this folder also l01.level and menu.index are present (else copy here).
./OpenGOO

If you want more debug output
./OpenGOO -Debug


ATTENZIONE/ATTECTION
Il file di livello (l01.level) e di menu (menu.index) deve essere nella cartella dell eseguibile.
he level file (l01.level) and menu file (menu.index) must be in the executable folder.

TO DO
----

+Why target force dosn't work.
+Bug fix 