LevelSVG is an open source project that uses cocos2d-iphone and Box2D.
You can use all the LevelSVG source code as long as you comply with its license (MIT).
Basically:
- You can use the source code for your own game.
- You can use as much or as little source code as you want.
- But you are NOT allowed most of its assets (graphics, sounds, icons, etc.) for commercial purposes. If in doubt, read the LICENSE file.
Although this source code is used to test cocos2d-iphone, parts of the code do not follow some of the new iOS / cocos2d-iphone best practices. Use the source code at your own risk.
LevelSVG is using an outdated version of cocos2d-iphone.
Where to start ?
- Open the Xcode project, and run it: LevelSVG.xcodeproj