Skip to content

PerlGameDev/SDL6

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
t
 
 
 
 
 
 
 
 

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

  • libSDL, libSDL-mixer, libSDL-image

To aid NativeCall locating the libaries you should just do:

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

About

SDL-1.2 bindings for Perl 6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

  • Other 100.0%