Skip to content
/ Phaser Public
forked from hewq/Phaser

红萝卜坑,phaser 坑

Notifications You must be signed in to change notification settings

mute520/Phaser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser 3 Examples

部分功能示例放在 demo 文件夹中,完整小游戏示例放在 apps 文件夹中。

你也可以克隆本仓进行本地开发。

示例 地址
demo localhost:8088/demo/xxx/index.html, xxx 表示 demo 中相应的路径
apps localhost:8088/xxx/index.html, xxx 表示 apps 中相应的路径

本地开发

如果你要运行脚本,则需要安装 Node.js。

要在浏览器中查看,请在终端中运行以下命令:

命令 描述
npm install 安装依赖
npm run dev 运行脚本

游戏相关信息

ZNUMBERZ

IRRESPONSIBLE NINJA

RUN AROUND

MATCH

GROWING CIRCLE

About

红萝卜坑,phaser 坑

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.3%
  • TypeScript 35.7%
  • JavaScript 17.0%