# c3dEngine-superSingleCell **Repository Path**: wantnon2/c3dEngine-superSingleCell ## Basic Information - **Project Name**: c3dEngine-superSingleCell - **Description**: c3dEngine is a cocos2d-x-like simple 3d game engine. The game Super Single Cell based on it. - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2014-04-12 - **Last Updated**: 2025-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Super Single Cell + c3dEngine ========== 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: ![screenshot](http://git.oschina.net/wantnon2/c3dEngine-superSingleCell/raw/master/screenshot/screenshot.png) ![screenshot](http://git.oschina.net/wantnon2/c3dEngine-superSingleCell/raw/master/screenshot/screenshot_win32.png) here is a exe built for win32 platform: http://pan.baidu.com/s/1sjnnFo5 ---- qq group: 338565878 blog: http://user.qzone.qq.com/350479720/blog/1393165837