1 Star 4 Fork 2

杨超 (wantnon) / c3dEngine-superSingleCell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

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

screenshot

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

The MIT License (MIT) Copyright (c) 2014 杨超 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

c3dEngine is a cocos2d-x-like simple 3d game engine. The game Super Single Cell based on it. 展开 收起
C++
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/wantnon2/c3dEngine-superSingleCell.git
git@gitee.com:wantnon2/c3dEngine-superSingleCell.git
wantnon2
c3dEngine-superSingleCell
c3dEngine-superSingleCell
master

搜索帮助