https://github.com/webcaetano/phaser-timer
Advanced phaser timer library
https://github.com/webcaetano/phaser-timer
Last synced: 6 months ago
JSON representation
Advanced phaser timer library
- Host: GitHub
- URL: https://github.com/webcaetano/phaser-timer
- Owner: webcaetano
- License: mit
- Created: 2016-12-10T19:49:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-10T20:54:50.000Z (over 9 years ago)
- Last Synced: 2024-12-29T10:28:48.905Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![bower][bower-img]][bower-url] ![filesize][file-size-img]
Phaser Timer
Advanced Phaser Timer Library
Exported as a UMD module. (accept global, es6, webpack, browserify)
## Install
```
bower install phaser-timer
```
## Usage
Docs comming soon.
## Development
### Install
```
git clone git@github.com:webcaetano/phaser-timer.git
cd phaser-timer
npm install
```
### Development Server
```
gulp
```
### Build
```
gulp build
```
[bower-img]: https://img.shields.io/bower/v/phaser-timer.svg?style=flat-square
[bower-url]: https://github.com/webcaetano/phaser-timer
[file-size-img]: https://badge-size.herokuapp.com/webcaetano/phaser-timer/master/build/timer.min.js.svg?style=flat-square