Perlopoly

Yanick on 2006-12-09T22:09:08

A few weeks ago, while I was doing one of those activities that allow the mind to disconnect and roam of its own (could have been while I was showering, or riding the bus, or attending a team meeting, I don't recall), an idea hit me. The game Monopoly has variations themed on everything under the sun, from countries (Canada-o-poly, eh!), to TV programs (the Simpsons), to pets (Cat-o-poly), to God-knows-what. So why not do a Perl-themed variation of it?

  • The currency of the game wouldn't be dollars, but lines of code (LoC).
  • The properties would be modules, to which you assign code monkeys and gurus. The different module groups could be:
              Embperl HTML::Mason
    
    
    
              Acme::Bleach Acme::EyeDrops Acme::Buffy
    
    
    
              Email::Filter Mail::SendEasy::SMTP Mail::Box
    
    
    
              Net::Telnet Net::FTP Net::SSH
    
    
    
              DBD::SQLite DBD::MySQL DBD::Pg
    
    
    
              PerlQt Wx Gtk
    
    
    
              XML::LibXML XML::XPath XML::Twig
    
    
    
              Module::Build ExtUtils::MakeMaker
        
  • The utilities would be 'perldoc' and 'perlbug'.
  • You wouldn't go to Prison, but would 'use Safe;'
  • Instead of Chance, we'd have rand().
  • Community chest? Surely you mean comp.lang.perl.misc.
  • Free Parking would be replaced by YAPC.
  • Railway stations would be replaced by pragmas: strict, warnings, bytes and utf8
  • Etc, etc, etc.

The whole idea tickles enough my fancy that I might whip up an SVG rendering of the board one of those days.


I find it spooky that you thought of this too

oneiron on 2006-12-10T02:25:57

I attempted this several months ago in Perl Monopoly Board. Given our similar thought processes all those years ago during those good ol' golf games I find your post a little bit spooky. :-)

Re:I find it spooky that you thought of this too

Yanick on 2006-12-10T04:57:38

That is beginning to get rrrrrrreal spooky indeed. I swear I didn't see that PerlMonk thread beforehand (on the head of my first module!). I'm beginning to suspect that we either are twins separated at birth, or part of some dark and sinister government experiment...

That, or in the tradition of Secret Windows, one of us is the figment of the other's imagination... :-)

Custom Monopoly

lilstevey on 2006-12-11T15:23:04

I don't know if this is of use:
http://www.firebox.com/product/1565
Its a customisable monopoly board for eighty quid.

Re:Custom Monopoly

Yanick on 2006-12-13T05:42:00

Pretty cool. Pretty expensive too, though. 80 quids is around 200 Canadian loonies. Ay-ay-ay...

I've also checked Atlantik (http://kde-apps.org/content/show.php?content=10019). Unfortunately, the editor allows only so much customization. Can't change the currency nor the Chance/Community Chest cards (at least, I didn't find how). Too bad.