3.2 Kit is Out, Cocos2D 0.99.5 Compatible

Cocos2D 0.99.5 Compatible iPhone Game Kit

Hey everybody. The 3.2 version of the iPhone Game Kit is out!

Cocos2D 0.99.5 Compatible

The codebase is now Cocos2D 0.99.5 compatible. You can take advantage of all the improvements in the latest stable release of the most popular 2D game engine for iOS development. PVR compressed textures, Mac support, Retina display with ease, and host of other improvements are all at your fingertips.

New Quexlor Gameplay Features

3.2 is mainly a release to kickstart our community game Quexlor: Lands of Fate. We’ve thrown a bunch of new features into the Quexlor source code (included in the iPhone Game Kit). You can now touch the screen to move Quexlor to a certain point, touch enemies to attack them, and touch destroyable bushes and other tiles to hack your way through the Lands of Fate. The direction pad is still on screen in case you prefer it. In the 3.3 release we will be making an option to switch between the two methods of touch input.

Quexlor can now throw magic axes, collect keys, open doors, and power up his life force by finding huge chunks of life force meat. There are now big chests which can contain quest items (like life force). Ambience effects can be placed around your levels to create music and or background looping sounds. Finally, counters can be used to track when a certain bunch of enemies are destroyed and then open a door or other type of gate.

All this stuff is just the beginning of our fun community RPG game! Lot’s more is to be developed in the coming phases…

New Artwork

The ground-lof.png tileset now includes walls, doors, stairs, and other blendings in all six types of ground. Having this new tileset makes drawing levels a lot of fun. Use all the new goodies in your levels for the community project. There’s also a new trees2.png and objects.png you can use to salt and pepper the Lands of Fate.

We will be adding even more objects and trees and perhaps enhancing the ground-lof.png tileset a little more in the 3.3 release, between phase 1 and phase 2 of the community project.

Multiple Warp Points

You can now have multiple warp points to/from the same level. Just add “.1”, “.2”, etc. to each to property (including “.tmx”). For example, let’s say you have two warp points from level1 to level2. In level1, you would make one warp point’s to property level2.tmx.1 and the other level2.tmx.2. Make sure the extensions correspond in level2 by making one warp point’s to property level1.tmx.1 and the other level1.tmx.2. Then test out your levels to make sure they warp correctly.

That’s all for now. I’m really proud of everybody for signing up for all the individual levels, enemies, spritesheets, and everything else involved with the community project! You guys rock and we are gonna make a really fun game. This is officially the beginning of Phase 1!

Featured Posts

Recent Posts


The Ultimate Cocos2d-x Platformer Engine

A cross-platform, parallaxing game engine based on cocos2dx. Includes procedural level generation, scripting, dynamic texturing, realtime multiplayer, virtual economy (in-app purchase) and all the basics like moving platforms, boxes, slopes, water, ladders and artificial intelligence. Write your game code in C++ and level scripts in Javascript. Games built with this kit can be deployed to iOS, Mac, Windows, Android and any of the other platforms supported by cocos2d-x.
More Info...


Action-RPG Engine Code & Tutorial

Create your own RPG, RTS, action or adventure game with this source kit. Learn how to manage tilemaps, characters, AI and more. This kit includes a flexible RPG engine built on cocos2d iphone (now called cocos2d swift), along with a sample RPG project called Quexlor Lite. Also included is a PDF ebook tutorial and bonus royalty-free art package. Written in Objective C, games built with this kit can be deployed to iPhone, iPad and iPod Touch.
More Info...


iPhone Game Creation for Beginners

This game source kit is a hands-on introduction to making games for the absolute beginner. No programming experience is required. The included PDF book walks you through all the basics of how to code with Objective C and will familiarize you with the tools you need to develop an iPhone game. It includes source code and Xcode project files to a simple checkers game built with cocos2d iphone (now cocos2d swift). Also included is documentation, a game template project, support and a bonus artwork package to start your own creation. Games built with this kit can be deployed to iPhone, iPad and iPod Touch.
More Info...