Day 7: Delivered!
Well, it happened again! Another game!I've submitted my final version. The source code requires Python 2.7 and works straight away in both Linux and Mac, tomorrow is "package day" and I'll try to make a binary bundle for Windows.
This PyWeek has been a hell of a ride. I made the same mistakes of the previous PyWeek (used a library I didn't know well enough), and few new ones. But I'm happy :)
I'll write a post-mortem in a few days. Now is time to have a burger to celebrate!
EDIT: I've released a new version that includes a patch for a bug in Cocos2d. Thanks to sixthgear for the report!
(log in to comment)
Comments
I'll report a bug, although I believe is the same seen here:
https://code.google.com/p/los-cocos/issues/detail?id=140
The code in DLL.py is not expecting an OSError. I'm caching it and rising an ImportError instead.
sixthgear on 2013/04/20 18:54:
xwing :: Downloads/forscience ยป ./forscience