Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 888 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 888 Bytes

前言

本书是笔者在学习Phaser的过程中,阅读、收集、整理、实践了大量Phaser案例之后,沉淀下来的精华。希望看到本书的你,能够轻松步入Phaser的大门,在H5游戏领域驰骋疆场,如鱼得水。也希望大家能够关注Phaser小站。

线上地址

运行

  • 安装 GitBook
npm install gitbook-cli -g
  • Clone 代码到本地并运行
git clone [email protected]:channingbreeze/phaser-tutorial.git
cd phaser-tutorial
gitbook install
gitbook serve
  • 在浏览器中打开 http://localhost:4000/ 进行访问

Phaser小站

  • Phaser小站
  • QQ群: 519413640
  • 微信公众号: phaser小站

联系作者