Skip to content

Timson020/Game-Builder

Repository files navigation

[TOC]

PRs Welcome

{{Game-Builder}}

{{description}} The project is in debugger

Project package

  • spritejs (canvas)
  • axios (request)
  • crypto-js (encrypt)

Install

git clone https://github.com/Timson020/Game-Builder.git

Usage

Step 1

npm i babel-cli -g (已经安装可以忽略)

Step 2

// init the project

npm run init

Step 3

npm run dev

Step 4

npm run release