6 Star 9 Fork 6

杨超 (wantnon) / pixelToolKit-for-cocos2dx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
yangchao1 提交于 2014-06-30 13:48 . update read me

Pixel ToolKit for Cocos2dx

by yang chao (wantnon), 2014-5-4

pixel ToolKit for cocos2dx is a simple pixel extension for cocos2d-x, provide an easy way to create and draw static and dynamic(destructible) pixel objects.

advantages of pixel:
1, resource is easy to prepare.
2, resource is very small.
3, efficient collision test.
4, easy to do destruction.

the ToolKit based on cocos2d-x 2.2.0

currently, iOS, Mac and Win32 project are available.

文档(document): http://git.oschina.net/wantnon2/pixelToolKit-for-cocos2dx/wikis/home

here is demo1's executables for Mac and Win32 : http://git.oschina.net/wantnon2/pixelToolKit-for-cocos2dx/attach_files

how to control:
run right: mouse down on the right side of the player.
run left: mouse down on the left side of the player.
jump: drag up.
shot: press 'shot' button.

控制方法:
向右走:在主角右侧按下鼠标。
向左走:在主角左侧按下鼠标。
跳:按下并向上滑动鼠标。
射击:点击“shot”按钮。

screenshot:
screenshot

screenshot

qq group: 338565878

blog: http://user.qzone.qq.com/350479720/blog/1400921618

C++
1
https://gitee.com/wantnon2/pixelToolKit-for-cocos2dx.git
git@gitee.com:wantnon2/pixelToolKit-for-cocos2dx.git
wantnon2
pixelToolKit-for-cocos2dx
pixelToolKit-for-cocos2dx
master

搜索帮助