Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/22mahmoud/phaser.io-v3-boilerplate

🕹 Phaser.io v3 minimal Boilerplate w/ parceljs bundler ( ES6 )
https://github.com/22mahmoud/phaser.io-v3-boilerplate

es6 javascript parcel phaser

Last synced: 3 months ago
JSON representation

🕹 Phaser.io v3 minimal Boilerplate w/ parceljs bundler ( ES6 )

Awesome Lists containing this project

README

        

# Phaser 3 Boilerplate

🎮 A Minimal Boilerplate to your phaser 3 game with Parcel-bundler 📚

## Features

* ES6
* ESlint
* Browsers are automatically updated as you change project files

## setup

```bash
> git clone https://github.com/22mahmoud/Phaser.io-v3-Boilerplate.git

> yarn

> yarn start
```

## Goals

* [x] Boilerplate
* [ ] CLI ( generates scenes and objects )
* [ ] Game examples