Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~710 People Reached
Favorite Tags
c++ x 10
grid x 1
Member Avatar for sanghai45

I am trying to implement program in modular way or you can say that OOPS way .. This is begining so wish to get help to implement it My problem is I can think of modules but then I am not able to convert it in to coding Firstly I …

0
52
Member Avatar for sanghai45

What is grid base concept ? How do we make grid base game ? then what is Tilebased game ? What is the difference ? I know that bomberman,farmville etc are grid based game are they called tilebased also ? How do we create grid and place objects on it …

0
80
Member Avatar for sanghai45

I am making a blackjack game in cocos2d-x here is the following code of the same where I am getting crash but can not understant why this is happening whats going wrong ? I tried several things thinking that crash might be because of string memory leak or something CCSprite* …

Member Avatar for dx9_programmer
0
140
Member Avatar for sanghai45

I am looking for swipe cut on the rope connected to two nodes in cocos2d-x . I need help in figuring out how to do that in cocos2d-x. O-----------O In above image when swipe on the above connected link I want it to show swipe cut sort of feel . …

0
51
Member Avatar for sanghai45

Hi community, I wanted help in making shortest path Finder for non grid based game. Below is the image attached of which i wanted to do shortest path finding. There are nodes and each node may link to 5 or 6 nodes. I have no idea which algorithm will get …

Member Avatar for Despairy
0
163
Member Avatar for sanghai45

I want to make level editor in which I want it to have three buttons CreateNode , Reset Node Create Node - It will add node in screen Reset Node - It will reset all the links from the Node And when the node is created on window if I …

Member Avatar for sanghai45
0
224