Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 301 Bytes

#SDL Game Engine API# Abstract layer on top of SDL that allows for simple and automated use when creating 2d scrolling type video games. Refer to the header files for the API.

##Dependencies## SDL

SDL_image

SDL_ttf

SDL_mixer

##Documentation## All documentation is stored inside the header files