Crystal Stacker Source (c) 2006 NewCreature Design
--------------------------------------------------


License
-------

The source code is provided as-is and you may do with it whatsoever you please
provided that you include this file in its unmodified form with any new distri-
bution. NewCreature Design makes no gaurantees regarding the usability of the
source but are willing to help with any problems you might run into. Please see
the "Contacting Us" section of this document if you need to get in touch with
us about any issues you have regarding the source.


Compiling for Windows
---------------------

You will need the Allegro and DUMB libraries installed for your platform. Type
the following from the command prompt while in the "source" sub-directory:

"make -f makefile.mgw" 


Compiling for Linux/Unix
------------------------

Make sure you have Allegro and DUMB properly installed then type the following
from the "source" sub-directory:

"make -f Makefile.unix"


After Compilation
-----------------

Once you have compiled the sources into an executable run the CS executable
from the same directory as the game datafiles to start the game.


Links
-----

MinGW32
-http://www.mingw.org

DJGPP
-http://www.delorie.com

Allegro
-http://alleg.sourceforge.net

DUMB
-http://dumb.sf.net


Contacting Us
-------------

If you need to contact us you may do so at the following e-mail address:

-todd@t3-i.com

Also, visit our website to see what we are up to:

-http://www.t3-i.com
