GPack
is a C++ graphics library based on SDL
(Simple Directmedia Layer). It constists of a set of classes for easier
development of graphic applications. GPack has been developed with
Dev-Cpp under
Windows, but because SDL
is a cross platform library, GPack could be compiled on other operating
systems also (maybe there should be some slight fixes in class
definitions for compatibility with different compiler warnings, etc).
For downloads and
more related information go
to the project homepage on sourceforge.net >>

There is a demo program GTetris
that has been developed using GPack. The demo has been compiled
and runs under Windows (if you wish you may compile it for other
platforms). Here is a snapshot.
If you try it don't forget to put your speakers on (there's a lot of
sound effects in the demo) and when you play try to get the crowd
applause you if you succeed to remove 3 or 4 rows at the same time. 
Version
history:
 |
First
release. The main set of classes is completed and it could be used
in development (see GTetris for a demo). But there's of coarse a
lot more that could be added. If you find it useful or like to
contribute somehow (or need a professional developer) drop me a
line (e-mail is in the readme file in distribution). |
|