Skip to content

🐮 基于 phaser 3 开发的 2048 游戏

License

Notifications You must be signed in to change notification settings

liurongqing/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser3 开发 2048 游戏

运行环境

  • node 10.4(可用 nvm 切换 node 版本)
  • webpack 4.12
  • phaser 3.10.1

整体开发中...

功能

  • 支持 WSAD 及方向键操作
  • 支持 移动端滑动操作

项目在线演示

https://liurongqing.github.io/2048/

2048

运行本项目

# 克隆项目
git clone https://github.com/liurongqing/2048.git

# 安装依赖
npm install # or yarn 

# 运行项目
npm start # or yarn start

# 打包生产
npm run prod # or yarn run prod

About

🐮 基于 phaser 3 开发的 2048 游戏

https://liurongqing.github.io/2048/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published