File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Phaser.io CE 2.20.0, Howler.js 2.2.3, TypeScript and Webpack 5.75, play nice together.
2
- #### A bootstrap project to create games with Phaser.io, Howler.js, TypeScript and Webpack.
2
+ #### A boilerplate project to create games with Phaser.io, Howler.js, TypeScript and Webpack.
3
3
4
4
## Features
5
5
- Uses the latest Phaser CE
10
10
- Other awesome stuff!
11
11
12
12
# Setup
13
- To use this bootstrap you’ll need to install a few things before you have a working copy of the project.
13
+ To use this boilerplate you’ll need to install a few things before you have a working copy of the project.
14
14
15
15
## 1. Clone this repo:
16
16
67
67
68
68
Run:
69
69
70
- ``` npm run check-types ```
70
+ ``` npm run check ```
71
71
72
72
## Credits
73
73
Big thanks to this great repos:
You can’t perform that action at this time.
0 commit comments