Toggle navigation
Latest Activity
Next Challenge
Previous Challenges
Games
Discussion
Rules
Log in
Register
Help
March 2025
: The March 2025 challenge starts in 28 days, 6 hours and 58 minutes
James Wobble | Professional Perl Collector
jtrain
on 2010/04/04 09:27 of
James Wobble
I had a great time making this game. Thanks to Richard for running this event.
Looking forward to playing all the games. :)
(log in to comment)
Comments
cyhawk
on 2010/04/10 18:00:
I had to replace the "
data_dir = os.path.normpath(os.path.join(data_py, 'data'))
" line with "
data_dir = 'data'
" to get it running. Guess trying to be too clever can hurt you.