614 reputation
211
bio website
location Mumbai, India
age 25
visits member for 2 years, 4 months
seen Dec 9 '12 at 11:30
stats profile views 19

Jan
21
awarded  Yearling
Jul
17
answered Moving camera in large view
Apr
17
comment How to expose game data in the game without a singelton?
Or you can create a new core data project and just copy the code from the app delegate and the xcoremodel or something into your project, I think thats the easiest way to go about it for you.
Apr
16
answered How to expose game data in the game without a singelton?
Apr
13
revised Thread-safety in Cocos2d-iPhone?
fixed spelling mistake
Apr
13
suggested suggested edit on Thread-safety in Cocos2d-iPhone?
Apr
10
answered How to make game sessions like “with friends” games?
Apr
5
answered How do I save data to the iPhone properly and securely?
Mar
30
answered How do I repeatedly move an image by 1 pixel?
Mar
26
comment Why are textures always square powers of two? What if they aren't?
@Byte56 I think he means 2^n x 2^n texture, where n varies from 1 to infinite. (Not really infinite.)
Mar
26
revised What are my tool options to prototype a 2D online multiplayer game?
Added new tags to this question.
Mar
26
answered What are my tool options to prototype a 2D online multiplayer game?
Mar
26
suggested suggested edit on What are my tool options to prototype a 2D online multiplayer game?
Mar
21
answered How to display image in second layer in Cocos2d
Mar
19
answered Is there a limit on game updates in the iOS app store?
Mar
7
answered Is it possible to have a cross platform multiplayer game on iOS?
Mar
7
answered How to use Kobold2D/Cocos2D to create a turn-based iOS 5 Game Center game?
Mar
6
answered GameCenter turn based central server
Mar
1
comment Making filled circles in cocos2d
Set the tint color of the image, that should take care of it.
Feb
28
answered Detecting End of Animation