Space Invaders using Perl & SDL

domm on 2009-08-05T16:15:17

If you've been at YAPC::Europe 2009 (or still are there...), I've probably shown you my still rather simple space invaders clone, which is totally boring besides the fact that it's written in Perl (and based on SDL). It's now on github: http://github.com/domm/Game-PerlInvaders. Please clone and patch!

BTW, if you want to try it out and have problems installing SDL from CPAN, try the most recent version from github, see http://wiki.github.com/cthulhuology/SDLPerl


Why isn't your game on the CPAN?

Alias on 2009-08-06T03:02:02

> cpan Game::PerlInvaders

Warning: Cannot install Game::PerlInvaders, don't know what it is.

Re:Why isn't your game on the CPAN?

domm on 2009-08-06T11:05:16

because I first need to tell Module::Build to install stuff (images) alongside code, and the wireless was/is flaky, and I was/am tired, and...

But it's going to be there real soon now (for values of soon