Re: The SDL Perl Game Contest - week 2 roundup!
[email protected] (breno) Wed, 16 Mar 2011 21:12:07 -0300
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 16, 2011 at 9:07 PM, breno <[email protected]> wrote: > > CyberHack, by Zach Morgan (zpmorgan) > ================================== > > CyberHack is a quick platformer demo by zpmorgan, our newest > participant in the Challenge! In this game, you control a green > creature that falls through a deep underground maze. It still has some > minor quirks in the image blitting, but it's nevertheless really fun > to play! > Quick update: the image blitting issues happen only with the experimental branch in SDL Perl. We'll probably have a fix for it pretty soon, though. You don't have to worry about it at all if you use the standard CPAN version or the "master" branch from github. Cheers, garu