Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florianvazelle/phaser3-vjoy-plugin-demo

Demonstration of Virtual Joystick plugin for Phaser3
https://github.com/florianvazelle/phaser3-vjoy-plugin-demo

joystick phaser phaser3 phaser3-example phaser3-plugin

Last synced: 3 days ago
JSON representation

Demonstration of Virtual Joystick plugin for Phaser3

Awesome Lists containing this project

README

        

# phaser3-vjoy-plugin-demo

## Build

### Install dependencies

```javascript
npm run install
```

### Compiles and hot-reloads for development

```javascript
npm run dev
```

### Compiles and minifies for production

```javascript
npm run build
```