SuperMarioWorldJS:用Phaser制作的Super Mario World 源码
SuperMarioWorldJS() 使用Phaser构建的超级马里奥世界。 具有ES6,Node.js,Gulp,Browserify,Babel和Browsersync。 演示版 在在线播放演示 控制项 键盘映射: 箭头键-左,右,上,下 A-保持运行 S-跳 D-旋转跳 M-切换静音 正在安装 SuperMarioWorldJS使用node和npm来启动并运行: git clone https://github.com/kevin-chau/SuperMarioWorldJS.git cd SuperMarioWorldJS npm install 跑步 要启动开发服务器,只需
文件列表
SuperMarioWorldJS-master.zip
(预估有个54文件)
SuperMarioWorldJS-master
.gitignore
45B
package.json
911B
src
js
states
index.js
206B
menu.js
2KB
play.js
1KB
over.js
2KB
暂无评论