文件名称:mermaid-caves
文件大小:498KB
文件格式:ZIP
更新时间:2024-06-12 07:00:58
JavaScript
Phaser Ruby入门套件 依存关系 Git(在OS X上通过自制软件安装) Ruby 2.1.2(我们建议使用RVM) 安装 克隆此存储库,例如git clone https://github.com/ardell/phaser-starter-kit.git penguin-wars其中“ penguin-wars”是要在其中构建游戏的文件夹。 再次使用cd penguin-wars ,其中“ penguin-wars”是将入门工具包克隆到的目录。 bundle这将安装ruby依赖项,例如您的Web服务器。 建立你的游戏 您将在public目录中构建游戏。 我们从Phaser的所以您要做的就是开始构建。 public/index.html是将在/提供的页面, images ,javascripts( js )和样式表( css )在public都有各自的目录。 通常,您将在p
【文件预览】:
mermaid-caves-master
----server.rb(252B)
----Rakefile(382B)
----Procfile(32B)
----Gemfile(83B)
----Gemfile.lock(408B)
----public()
--------images()
--------index.html(224B)
--------js()
----README.md(2KB)
----config.ru(41B)