I added the line you suggested, and I found it very interesting. Even though it hasn't survived to the current form in Re: Where ideas for oddball scripts come from..., it did help me get motivated to write the most of the rest of the game. In honor of you motivating me to do more with it, I named a team after you. :)

About using objects and event loops, I am not entirely sure what you are talking about there.

This is a nice diversion from role-playing and movie related scripts. Sometimes one has to go away from the main focus of one's work or do something completely different to be able to find little gems that work. For me in this script, I used recursion for the first time. In all the other scripts that I have written, I haven't had to do so. So even if I am not overly excited by the subject of the script, I and others can keep expanding it until it is a full game. This has been a great learning exercise for me.

Have a nice day!
Lady Aleena

In reply to Re^2: Where ideas for oddball scripts come from... by Lady_Aleena
in thread Where ideas for oddball scripts come from... by Lady_Aleena

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.