SDL Perl Showcase


SDL_Mixer and Effects



This demo shows the new work we have finished for SDL_Mixer support in SDL_perl . (FROGGS++)




Get it at: playlist.pl, you need some .ogg files to play in the same directory. Use the down key to go through them.


SDL_TTF support





This shows the current work on SDL_TTF support. UTF8 and Uncicode are supported.

See the t/ttf.t test in github SDL_perl.



Spinner (Destiny Swirl) Arcade Game


And finally as a proof of concept we have been working a simple arcade game to test our bugs, and scope out our high level bindings. You can get it at the Spinner repo. This wiki page will help you set up for your platforms.