It’s been a while since I joined the iPhone Game Kit Community Project and I must admit my only regret is I started so late. Being an avid iPhone user and an aspiring iPhone game developer with little programming background, I was looking to engage in a model which would help me develop games wit...
Search Results for "forum topic my game just launched" (3 / 80)
...Tiny Guy! has launched on the App Store from CIT Games. Built with Nat’s great iPhone Game Kit 5. Check it out here : itunes.apple.com/us/app/tiny-guy/id548699803?ls=1&mt=8 Take a look if you are curious about...
...Hi JJ, you might need to read this – symptom is familiar now! //wizardfu.com/forum/topic/a-critical-bug-in-rpg-engine-5-1-0/ rachel...
...http://www.cocos2d-iphone.org/forum/topic/16331 this is better–any simple way to implement this ??...
Well, first off, a whopping thank you to all the active participants involved in our community Cocos2D game. We've blazed through this week, ended up with amazing progress, and are right on track to release our free RPG game in March. Development Releases We started compiling eve...
...you can search the cocos2d website for various examples, there are plenty of code examples and complete (game)projects available. I found this one usefull for an effect used in my game: (sprite bouncing) http://www.cocos2d-iphone.org
Hi Nat, I may have jumped the gun when I said I got the Android version of Paralaxer to run. Although it did compile fine after removed the comment line from the make file, I cannot seem to get the game to run correctly on any device I try. When I launch the game, the music begins to play, yet...
Someone else was also having trouble converting node to world space. I don't know if it's the same issue I'm having. Maybe since Cocos2D is still just version .99.4, this really is just a bug. http://www.cocos2d-iphone.org/forum/topic/2634 Just to be clear, when people say world space, do the...
...Looks like you can use UIWebView within a Cocos2D layer: http://blog.acceleroto.com/2009/08/04/occurro-game-design-101-with-cocos2d-iphone/ Here’s someone who worked through getting their UIWebView to work in Cocos2D: http://www.cocos2d-iphone.org...
Have you ever wanted to write one C++ game code base with a free game engine and deploy it to multiple platforms including iOS, Android, Windows and Mac? We just wrapped up the new Cocos2d-X starter kit that shows you how. The great news is that you can develop on whatever platform you ...