Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/safrmo/phaser-component-library
Links to general-use components for Phaser projects
https://github.com/safrmo/phaser-component-library
Last synced: 6 days ago
JSON representation
Links to general-use components for Phaser projects
- Host: GitHub
- URL: https://github.com/safrmo/phaser-component-library
- Owner: SaFrMo
- Created: 2017-05-26T19:07:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T23:29:09.000Z (over 7 years ago)
- Last Synced: 2024-10-11T05:11:07.231Z (about 1 month ago)
- Size: 1.95 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phaser Component Library
Links to general-use components for Phaser projects. Know any lightweight, standalone components with thorough documentation? Submit a pull request!## Phaser-specific
* [phaser-mario](https://github.com/SaFrMo/phaser-mario)
* Mario-like extension of Phaser.Sprite
* Also on NPM: `npm install phaser-mario`
* [phaser-link](https://github.com/SaFrMo/phaser-link)
* Link-like extension of Phaser.Sprite
* Also on NPM: `npm install phaser-link`
* [phaser-percent-bar](https://github.com/SaFrMo/phaser-percent-bar)
* Auto-updating percentage bar
* Also on NPM: `npm install phaser-percent-bar`## General
* [data-uri-snippets](https://github.com/SaFrMo/data-uri-snippets)
* Dictionary of commonly-used data URIs
* Also on NPM: `npm install data-uri-snippets`