Monthly Archive for January, 2011

Server status update

Yesterday, the cocos2d for iPhone site was migrated from an Amazon EC2 instance to a new Amazon EC2 instance + Amazon RDS instance.

The migration was necessary since the old DB started to have performance problems and the forum and blog were very slow.

According to some users, the new site is very fast.  If you find any performance problem or if you find a bug (missing documentation, missing posts, missing functionality, missing users, etc.), please, let us know.

Thank you for your help during the migration, specially to Jose Gomez for updating all the PHP scripts.

UPDATE: It seems that the new site has some reliability issues. I’m working on it.

A SpaceManager Game

This article is going to build upon the basics described in the previous SpaceManager article written some time ago which can be found here: http://www.cocos2d-iphone.org/archives/677

About the Author:

My name is Rob, I’m one of the guys working under the mobile bros. LLC title. We’ve released a few games in the recent years, all using SpaceManager, including: Pachingo, Trundle, and Kill Timmy. I am personally interested in physics myself and always looking for new ways to incorporate them in our games.

Goals

Today’s goal is to design a basic game using Cocos2d, Chipmunk, and SpaceManager. I believe the best lessons are those learned from example, so for this article I’ll walk you through building a small example of a game and show off some of the features of SpaceManager. Some of the things we’ll demonstrate here are:

* Save and Load entire game state
* Explosions in Chipmunk
* Creating a debug-layer
* Using impulses
* Retina Support

So what type of game should we do… perhaps one where we slingshot grenades at structures hoping to kill some kind of ninja animal inside? Sounds like a plan, so lets dive right in. This tutorial will use Cocos2d 0.99.5 and SpaceManager 0.0.6. I HIGHLY recommend you download the accompanying source code for this article so you can follow along; this will have everything you need and you can skip the setup steps. Source is found here:

Download the Source-Code: GrenadeGame.zip

Edit: Updated source location

Continue reading ‘A SpaceManager Game’




Social Widgets powered by AB-WebLog.com.