/SWGameLib

A set of helpful codes to start developing an iOS games, based on Cocos2d for iPhone and Chipmunk.

Primary LanguageObjective-COtherNOASSERTION

README

SWGameLib v0.0.2

Sangwoo Im

There are some codes that are not original in this library. Please see
the header of such external library codes. You will find more detail.
They are all either Apple's example codes or MIT-licensed.

You can drag and drop into your project to start using them. I may need to
write a few tutorials to show how-to's and to convey the design benefits and
intentions for each classes. If I happen to write such tutorials, I will be 
found at http://web.me.com/saim80/SWGameLib/.

CHANGES

v0.0.2: table view, network related classes
v0.0.1: The first public release