by wantnon (yang chao) 2014-2-23
c3dEngine is a simple cocos2d-x-like 3d game engine. The game Super Single Cell based on it.
support platform: iOS, win32
language: c++
document:http://git.oschina.net/wantnon2/c3dEngine-superSingleCell/wikis/home
note: this project has been merged to c3dEngine2. c3dEngine2: http://git.oschina.net/wantnon2/c3dEngine2 or https://github.com/wantnon2/c3dEngine2
How to run the project:
for iOS project, open c3d_singleCell.xcodeproj with Xcode and run.
for win32 project:
1, install OpenAL: run OpenAL11CoreSDK.exe under OpenAL_install folder.
2, open c3d+singleCell.sln with vs2010 and run(suggest to run under release mode).
possible issues and solution:
assert failure on windows xp: http://git.oschina.net/wantnon2/c3dEngine2/issues/1
after entered the level selecting page, press the debug button at the right down corner, all the levels will be unlocked.
进入选关页面后点右下角debug按钮可以解锁所有关卡。
游戏操纵方法(game control):
run forward: press screen.
run back: sweep down.
turn left/right: sweep left/right.
jump: sweep up.
jump forward: drag up.
i will update code to http://git.oschina.net/wantnon2/c3dEngine-superSingleCell and https://github.com/wantnon2/superSingleCell-c3dEngine, the former is the main site.
screenshots:
here is a exe built for win32 platform: http://pan.baidu.com/s/1sjnnFo5
qq group: 338565878