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

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.

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)