Easy Game Library 20040323 review
DownloadEasy Game Library is library of C++ classes designed to make game programming easier
|
|
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 search tags