Direct link...I even selected a mirror for you, just in case that was confusing.

Do any of you have a direct link to a complicated game written in Perl? If you don't you don't have to scream that Perl is such a good language.

Ummm scream? I asked what was wrong with it as it seemed to meet your requirments. I'm not familary with Midtown Madness so I can't compare complexity.

BTW No one here has said Perl would be there choice in making such a game. In fact you didn't bother asking us if it was a good idea to do in perl, you asked if it had been done, and you received examples.

Personaly if i'm programming a game I go with C++ but even that choice is because my tool of choice for games (Torque) is bested used from C++. If you need raw speed and high end graphics you probably don't want perl.

Have you considered the possibility that your RentACoders idea to have a C program generate Perl programs is actualy flawed? Maybe you need Perl all the way, maybe C all the way, maybe something else entirly. Coming here and acting like we are your servants isn't going to get you much help though, or maybe this has been helpful? We can hope because oddly even though you've been quite rude you've still received a sizable amount of info and data if you can only sit down and learn from it.


___________
Eric Hodges

In reply to Re^3: Do complicated Perl games really exist? by eric256
in thread Do complicated Perl programs really exist? by newbie

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.