Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 )
- Host: GitHub
- URL: https://github.com/22mahmoud/phaser.io-v3-boilerplate
- Owner: 22mahmoud
- Created: 2018-02-15T15:24:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:50:41.000Z (about 2 years ago)
- Last Synced: 2024-05-18T19:10:48.182Z (8 months ago)
- Topics: es6, javascript, parcel, phaser
- Language: JavaScript
- Homepage:
- Size: 2.94 MB
- Stars: 48
- Watchers: 4
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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