VgaGames is a library created in C for UNIX-like OS (tested with Linux, *BSD)
for programming games with a resolution of 320x200 pixels (256 colors).
Distributed under the terms of GNU General Public Licence.
VgaGames comes with the intention to have as few dependencies as possible;
required is a graphic library and eventually a sound library (if using ALSA).