https://github.com/henriquelalves/phaser-toolbox
A collection of Phaser Objects I made to help me out on projects.
https://github.com/henriquelalves/phaser-toolbox
javascript phaser
Last synced: about 2 months ago
JSON representation
A collection of Phaser Objects I made to help me out on projects.
- Host: GitHub
- URL: https://github.com/henriquelalves/phaser-toolbox
- Owner: henriquelalves
- License: mit
- Created: 2018-04-20T16:54:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T19:55:44.000Z (about 7 years ago)
- Last Synced: 2025-02-13T23:37:05.203Z (4 months ago)
- Topics: javascript, phaser
- Language: JavaScript
- Homepage: https://henriquelalves.github.io/phaser-toolbox/
- Size: 843 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Phaser Toolbox
This is just a small collection of reusable objects I made in Phaser(v2) during the year I worked at educational games company ClickIdeia. The examples are just small POCs and by no means finished objects by themselves, so the code should be adapted accordingly. Bear in mind most of the objects I created while I was still learning how to use Phaser, so don't expect a highly consistent code (althought I tried documenting it for learning purposes).
I used my Phaser Boilerplate to create the toolbox: https://github.com/henriquelalves/phaser-boilerplate
The site is running directly from the docs/ folder.
### Credits
- glitch sprite by Sardonic (CC-BY) (https://opengameart.org/content/pixel-art-faces).
- card sprites by jeffshee (CC-BY) (https://opengameart.org/content/colorful-poker-card-back)
- custom button sprite by StumpyStrust (CC0) (https://opengameart.org/content/ui-button)
- stetching element sprite by Kira_Justine20 (CC-BY) (https://opengameart.org/content/apple-2)