Giter VIP home page Giter VIP logo

phasereditor2d-ninepatch-plugin's Introduction

Welcome! ๐Ÿ‘‹

This is the account for all the Phaser Editor 2D projects.

screenshot

Open source projects

These are some of the most important public repositories:

Closed source projects

These projects are an essential part of Phaser Editor 2D but are only available to our enterprise customers:

Other important resources are the Phaser Editor 2D Starter projects:

Starter resources

The starter resources are projects you can use for starting a new project, or starting learning Phaser Editor 2D.

Starter templates

The basic templates for starting a new project:

Starter examples

Some basic game examples you can see for learning Phaser Editor 2D features:

Script libraries

We provide a few of script libraries for performing basic tasks:

Commercial

A huge part of Phaser Editor 2D is open source. However, it is a commercial product, and it requires a license for using it at its full potential:

Contact

Contact me by:

Follow me

Also, you can follow @PhaserEditor2D on Twitter and Facebook.

Oh! And the Phaser Editor 2D YouTube channel!

By the way, I'm Arian Fornaris. Hi!

phasereditor2d-ninepatch-plugin's People

Contributors

arianfornaris avatar mizunokazumi avatar phasereditor2d avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mizunokazumi

phasereditor2d-ninepatch-plugin's Issues

Performance issues on Safari and mobile

image

I created 100 sprites.

		for (let i = 0; i < 100; i++) {
			const obj = new NinePatch(this, 100, 100, 100, 100, "hud", "bt_pause.png");
			this.add.existing(obj);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.