
  Hi folks!

This is kind of my first real game along my first experience in C++.
So this will look a bit childish :)

GemHunters is all about hunting / getting / destroying gems on
your screen. One will be able to play against each other
locally or on your beloved network...

That's it for now - clean and simple.

Until now the left player is beeing controlled by a,w,d,space and
the right one with left,top,right,return . Additionally the first
found joystick will be attached to the left player and the second
to the right. Button 1 is the same as space or return. The API
for joystick-control is fully configurable as soon as I'll manage
to create an option-menu :) But as for now my motivation goes
another way... :)

TheBlackLion.

PS I'm not responsible for ANY bad things that might be caused
   by this game. Play this on your own risk. If something good
   happens to you (winning a price, finding heaven) I would be
   really happy to hear from you ;)

