the PyGames folks are putting out games because they work as a community tp produce high quality Python game libraries. There is no "PerlGames" community, therefore you shouldn't use Perl to program games.

This is self-defeating. There was not a PyGames community at one point either. This is also like saying "I should not write games in Lisp" or "I should not write a newsreader for EMACS". These things get done. Why? Because a true hacker does whatever the hell he wants -- and he is very bad at listening to those who say "can't".

Perhaps you tried to take too much of an evolutionary leap with your Quake3 project. There are tremendous efficiency issues here that would take a long time to conquer. However I know a bunch of folks are scripting Unreal engines with Lisp, using hand-rolled XML parsers. And it works. Who's to say Perl can't leverage a few native libraries and kick ass? It can. It just requires the nay-sayers to quit saying nay and finally do something.

Because a community or user base does not exist is not a reason to avoid development. That's only going to lead you to failure every time, in every thing that you do.


In reply to Re: Re: Re: Re: 2D realtime pixel graphics options in Perl by flyingmoose
in thread 2D realtime pixel graphics options in Perl by flyingmoose

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.