General Information
===================

gtkpool is an, as of now, rather simple pool
simulation game.  It is still in the very
early stages of development, so it has lots
of problems, and the code is not very clean.
Most noteably, the break really sucks --
you have to take a few shots to really get
things spread out. 

If the game is too sluggish, you can
decrease the FPS value, which is found
near the top of gui.cc.

The official web site is:
  http://members.xoom.com/jacquesft

Installation
============

See the file 'INSTALL'

Sound
=====
The sound is still probably
buggy right now.  It sort of
works for me right now, but
I have no idea what your mileage
might be.  If you have any
problems with the sound, (other
than those listed in the BUGS
file), or would like to help,
then, please, send me email.

How to contact the author
=========================

Please email any bug reports
to <gtkpool@seul.org>.
Please email any comments,
suggestions, offers for help
patches, etc. to
<jfortier@seul.org>.

Credits
=======
The code for this game is based on code from
_Java(tm) Game Programming for Dummies(R)_ by
Wayne Holder and Doug Bell, (I know, I know,
but it was the only book the library had on
game programming, so give me a break, OK? :) )

All the modifications to that code were
performed by Jacques Fortier (that's me).

The wonderful 3d balls were graciously
provided by Bruce Smith

The table pixmap was donated by Daniele
Madri
