Easy Game Library 20040323 review

Download
by rbytes.net on

Easy Game Library is library of C++ classes designed to make game programming easier

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Vladimir Grichina
0 stars award from rbytes.net

Easy Game Library is library of C++ classes designed to make game programming easier. Now it consists only of easy_sprite library which consists of classes for using sprites.

It should compile on different platforms because it uses SDL library as backend.

Installation:

To install run such sequence of commands:

make - Compiles library and tests

make install - Installs library and tests

Easy Game Library 20040323 keywords