No Description

namark 287303a3f5 Good thing nobody listened. 4 weeks ago
examples f099a773fe Useless thing. 1 month ago
source 287303a3f5 Good thing nobody listened. 4 weeks ago
.gitignore 632608c314 Welp, forgot the .gitignore 6 years ago
COPYRIGHT b00935a76d oi! 4 weeks ago
LICENSE d915e3f3ae Some basic wrapper classes and functions. 6 years ago
Makefile fb9fc701c9 Minor improvements in the Makefile. 5 years ago
README.md 407995bd57 Updated the README and added a COPYRIGHT. 5 years ago

README.md

Intro

A static library wrapping SDL2's video API to hopefully make it easier to work with(harder to wreck with), and maybe in future add extra features, such as drawing primitives and other interesting graphical effects.

Dependencies

libsimple_geom
libsimple_support
libsimple_sdlcore
cpp_tools
libsdl2

Licensing

COPYRIGHT and LICENSE apply to all the files in this repository unless otherwise noted in the files themselves.