in reply to Unwritten Perl Books

Perl & SDL that does not segfault.

Replies are listed 'Best First'.
Re^2: Unwritten Perl Books
by JanneVee (Friar) on Jul 12, 2004 at 17:12 UTC
    Maybe that book should have atleast a chapter about Frozen Bubble?
      As we know, it's the only one that doesn't segfault. It cheats by shipping everything it needs with it, and implements many needed features not in SDL by itself, using extra frame buffer libraries. FrozenBubble is a miracle. It's very nice, but it's astounding it even works at all. Ugly code, bad design.