perl-SDL/README.md

7 lines
343 B
Markdown

# perl-SDL
SDL_perl provides multimedia programming support for perl through use of the Simple DirectMedia Layer http://www.libsdl.org.
It provides both a high level, object orient develpment framework, and a low level C style API.
SDL_perl supports a variety of additional SDL libraries, such as SDL_image, SDL_mixer, SDL_ttf, and SDL_net.