Rand Stats

SDL

github:PerlGameDev

This module provides access to the Simple DirectMedia Layer (www.libsdl.org) to Perl6.

It makes use of NativeCall, so a C compiler is not needed in order to install this module.

Dependencies

To aid NativeCall locating the libaries you should just do:

sudo apt install libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev