Toggle navigation
Latest Activity
Next Challenge
Previous Challenges
Games
Discussion
Rules
Log in
Register
Help
March 2026
: Theme voting; challenge starts in 5 days, 11 hours and 27 minutes (
vote
)
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.
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.