RolandasRazma / Heredox

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=555104623&mt=8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heredox

iOS and MacOS game. You can download it from iOS App Store or Mac App Store

game written for iPhone/iPod Touch/iPad and MacOS in Objective-C using Cocos2D-iphone. There is 2 build targets - iOS version and MacOS version. It has iOS <-> MacOS multiplayer, so it can be good learning resource.

Screenshots

LICENSE

for Cocos2D and CocosDenshion and other third party libraries see their license
all code are licensed under MIT
all images and sounds are licensed under Creative Commons Attribution-NonCommercial-NoDerivs ( CC BY-NC-ND )

please, don't steal. It's perfectly fine to use code, but please, please, please make your own artwork and sounds.

MORE

project uses git submodules, so after checking out you might need to:
git submodule init
git submodule update


Into Cocos2D and game development? Checkout another my open sourced game iLabyrinth

About

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=555104623&mt=8

License:MIT License


Languages

Language:Objective-C 99.0%Language:C 1.0%