Don't know how I missed this. Nice write up. Probably would have appreciated it more a month or two ago :)

Next they need to write a tutorial on installing it. I had all quite a difficult time with the newest releases.

Anyone know why they went went from 1.3 to 2.x? The biggest changes I see are SDL::Console is gone and some constants have been moved and some changes to the event handler.

I wish there was a way of figuring out the rendered size of TT text. Anyone have any ideas?

On a related note, some of you may or may not know, I've been working on a digital dashboard for my car based on Perl/SDL. Well the components I need to actually interface the wiring are coming today. That means instead of the app just randomly simulating the inputs, there's a decent chance that I'll have the prototype installed this weekend and actually being driven by my instrument panel :)

There's a video of it (and my messy desk) running here. Digital Dash ~5mb divex avi

Also a nice screen cap here
update Duh, just saw the width method. Could have sworn that wasn't in 1.3 series.

-Lee

In reply to Re: Developing games with Perl and SDL by shotgunefx
in thread Developing games with Perl and SDL by marto

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.