StrangeGame
-----------

1. what is it?
2. compiling
3. todo
4. notes
5. thanks

What Is It?
-----------
StrangeGame is a clone of SameGame or SameGnome from
linux (KDE/Gnome). basicly you want to clear the board
and do it with the biggest possible chunks. the more
balls you take off at once the more points you get.
If the board is comepletely cleared you get an extra
1000 points.

How to compile strangegame
--------------------------
for a regular dos exicutable type 'make'
or for a debug version type 'make dosdebug'

for a minw32 version type 'make ming'
sorry I haven't tested the debug lib i use
on mingw32. so no mingw32 debug version.
If you want to see what will happen if
you type 'make mingdebug' go right ahead.

TODO
----
 o sounds

NOTES
-----
o This is my first game so don't blame me if it sucks. expecially sence
  it wansn't an original idea.
o any comments/flames are wellcome but if you flame me don't blame me if
  the flame bounces back a few hundred times :) 
o when the number of balls change (in the config file) a new high score list
  is added to allegro.cfg for that x by y setup. if you can't figure out why
  I did it. just ask. :)

THANKS
------
Shawn
DJ and
every Allegator out there.