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

https://github.com/reydvires/phaser3-spaceshooter

Game for RPLGDC Labs: Announcement of Phase 2
https://github.com/reydvires/phaser3-spaceshooter

Last synced: 8 months ago
JSON representation

Game for RPLGDC Labs: Announcement of Phase 2

Awesome Lists containing this project

README

          

# Phaser 3 Webpack Project

A Phaser 3 RPLGDC Project

### Requirements

We need [Node.js](https://nodejs.org) to install and run scripts.

## Install and run

Run next commands in your terminal:

| Command | Description |
|---------|-------------|
| `npm install` | Install dependencies and launch browser with examples.|
| `npm start` | Launch browser to show the examples.
Press `Ctrl + c` to kill **http-server** process. |
=======