This is an idea i have for long but can't do it myself fo various reasons, but first the idea itself: On CPAN we have Checkers, Sudoku, Risk and many other. Most of these programs are written in Tk. Why not write an umbrella programm and wrap the the whole into a PAR, .deb or whatever and ship as a "Perl Games Pack". People love little games. sites like King.com make a living from that and many people would learn by the way that something like Perl exist or ist still very active. This idea sprang to me first when member of our community released Games that even don't yet on CPAN still after years. See the here.

My excuse not to do that is firstly that I'm 100% involved with Wx and don't know any Tk. And I have a project on my own that gladly eats every second which i'm giving willingly (see my Sig). But maybe the idea just springs into somebodys hands which would as eagerly see that alive as me.

Thanks for reading.


Kephra, a beautiful Perl Editor lives at http://kephra.sourceforge.net

In reply to Perl Simple Games Pack by sir_lichtkind

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.