1、环境搭建,下载软件:
cocos2d-js
webstorm
xampp
浏览器:chrome 火狐
ndk
ant
adt
2、进入到引擎目录下执行./setup.py
3、创建项目
命令:cocos new 项目名称(SnakeGame) -l 语言(js) -d 路径(~/desktop)
4、通过命令运行该项目:cocos run -p web
5、webstorm打开该项目,然后进行编辑
6、在项目中选中index.html运行该项目
视频地址:http://www.9miaoketang.com/course/37
课程讨论帖地址:http://www.9miao.com/thread-64587-1-1.html
源码地址:https://store.cocos.com/stuff/show/128289.html
QQ交流群:83459374
后期也会把该源码传在群里面去,欢迎大家加入讨论!
时间: 2024-11-09 19:35:06