Home

Latest Info News Flash

Upcoming Games and DLC

Upcoming Games and DLC

It's been while since we've made any posts, but thats only because we've been hard at work behind the scenes trying to update our site and get some new projects started. Read more...

Latest Tech News Flash

2D Grass Making (Animations)

So its been a little while since we've had a post, but don't worry we've been doing a lot of behind the scenes work on a few projects. One such project we had a desire to create some 2D grass waving gently in the wind (side view). However, many google queries later with little to show except many 3D grass effects videos, we about gave up. But then.... we found this neat little site talking about programmatic animations... with actionscript source code! Read more...

Supporting Frameworks

cocos2d logo cocos2d for iPhone is a framework for building 2D games, demos, and other graphical/interactive applications. It is based on the cocos2d design: it uses the same concepts, but instead of using python it uses objective-c.

click here to go to the cocos2d project page

chipmunk physics logo Chipmunk is a fast and lightweight 2D rigid body physics library that includes an Objective-C wrapper for the Chipmunk Physics Library as well as some sample code from shipping iPhone Apps

click here to go to the chipmunk physics project page