The tiny C library of 2D computer graphics.
The library's .c and .h files can be dropped into a project and compiled along with it.
Just type make at the root directory, you will see a example binary file.
cd libcg
makeThis library is free software; you can redistribute it and or modify it under the terms of the MIT license. See MIT License for details.














