Saturday, February 6, 2010

cocos2d

4:00 PM - 4:45 PM: Browsed the cocos2d forums some to find out more about the new changes. Updated to the lastest cocos2d SVN files (0.99rc0).

7:00 PM - 9:00 PM: Created a new cocos2d project with the intention of porting the meeps to it. Got everything more or less working on it but it's SLOW now. Most of their class names changed to CC classes. i.e. "Sprite" to "CCSprite". Fixed some screen dependent code and updated to have better backgrounds. Also created a new "big" meep. Did some research on conditional compile macros for the iPad vs the iPhone and it looks like that hasn't been added yet. Worked around this for now with #warnings and commented out code. left code in a state where I don't like it. Also spent a bunch of time on a new meep graphic that is not quite right. I am not a graphics artist.

Look here if you don't know what the meeps are.

No comments:

Post a Comment