/ domm

I hack Perl for fun and
profit.

Follow me on twitter!
Atom Icom ... on Atom!
<<<<<<<<<<
04.09.2010: All following posts were imported from use.perl.org
09.04.2010: oe1.orf.at relaunch done
27.03.2010: Perl QA Hackathon 2010 Update
10.02.2010: Perl QA Hackathon: Last call to apply for sponsorship
30.01.2010: hmm, Nordic Perl Workshop...
29.01.2010: Perl QA Hackathon 2010 Venue & Vienna.pm Sponsorship
18.12.2009: sack
25.08.2009: perlthanks
05.08.2009: Space Invaders using Perl & SDL

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

Original: http://use.perl.org/~domm/journal/39410

Legacy comments

Alias: Why isn't your game on the CPAN? (orignal post)

> cpan Game::PerlInvaders

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

domm: Re: (orignal post)

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

Comments (via disqus)

04.08.2009: slides for my YAPC::Europe 2009 talk "Writing Reusable Code"
>>>>>>>>>>