CDX 3.0.0

Requires:
-DirectX 3.xx - 7.xx and
-Microsoft Visual C 5.xx - 6.xx or
-C++ Builder 1.xx - 5.xx

DESCRIPTION
-----------
CDX is a free GDK (Game Development Kit) which is comprised of a set of
C++ wrapper classes for writing Windows games.  It is built on top of
Microsoft Windows and DirectX technology and offers simple to use C++
wrappers for all aspects of game development. This includes things like
sprites, tiles, scollable maps, alpha blending and even 3D primitives
(using Direct3D). CDX takes care of the low-level details of using
DirectX, providing you with an easy to use toolkit for implementing your
own games using simple yet flexible C++ classes. With only 2 dozen
classes, CDX is quick to learn and easy to use.

DOWNLOAD
--------
Home page:
        http://www.cdx.sk

Direct download:
        CDX library binary distribution (Intel)
        http://www.cdx.sk/files/install/CDX-2.4.0.i386.zip

        CDX 3D library binary distribution (Intel)
        http://www.cdx.sk/files/install/CDX3D-2.4.0.i386.zip

        CDX DLL binary distribution (Intel)
        http://www.cdx.sk/files/install/CDXDLL-2.4.0.i386.zip

        CDX source distribution
        http://www.cdx.sk/files/install/CDX-2.4.0.src.zip

These are the library and source files only. Docs, addons and tools are
available as separate downloads from the main site or SourceForge.

Alpha binaries will follow but you can build them from the source if you
need them now.

CONTACT
-------
Please contact bsimser@home.com for any questions or visit the website
to speak to a CDX maintainer.

INSTALL
-------
For details read the INSTALL file.

BUGS
----
If you find one that isn't listed, let us know.  And if you have a fix
for it, so much the better!

THANKS
------
To
- The entire CDX community for their contributions
- Pietro Mokrosh and SKnet for hosting the site
- SourceForge for hosting everything else

--
Enjoy!
The CDX development team.
