=======================================================================

Crazy Monkey Battle, SpeedHack 2006
by Mehdi Cherti


Website: http://lgc.tuxfamily.org


 Tools and Libraries Used
-----------------------------------------------------------------------

 Compiler/IDE: : GCC/Vim

 Platform: Linux

 Language: C++

 Other libraries used:

   * Jgmod



 Notes on Compiling
-----------------------------------------------------------------------
simply type "make" and "make install" 

 SpeedHack Rules
-----------------------------------------------------------------------

- No humans : there is only monkeys in this game .

- Time : if the time is over , the battle will stop , and the winner will be how has the higher value of HP.

- Bananas : The bananas are used in this game as a weapon
Include all the rules here and how you implemented them. (Be brief!)

- Insanity : the monkeys , the bananas are like a gun...

the source parts which are coded in 3 days:
All files except , pmask.c (Pixel Mask) , carreau.c (my library) , some functions of map.cpp and sound.cpp and perso.cpp and timer.cpp , and ex.c



 About the Game
-----------------------------------------------------------------------

it's a small game ,  two monkeys are fighting using bananas as a weapon.
they alsa can take a "Speed up" but a monster will often come to disturb them and to fight them .

 How to Play
-----------------------------------------------------------------------

Default keys (you can change them in options) :
(NB : you can also use a joystick)

F11 : toggle fullscreen/windowed
Player 1 : 
	   UP : JUMP 
	   LEFT , RIGHT : move
           SPACE : throw bananas

Player 2 :
	  UP : 8 pad
 	  LEFT : 4 pad
	  RIGHT : 6 pad
	  JUMP : 0 pad
 	  Enter pad : throw bananas


- You must beat your ennemy , the winner will be who has the higher value of HP if the is over , or if the HP value of the ennemy is zero
- if you jumped and you touched a stone , if there is your up of the stone , you will make him jumping , if there is a monster or a item , he will turn to right or to left.

thanks
------
Modarchive.com for mods
