All Projects → PhaserEditor2D → Phasereditor2d V3

PhaserEditor2D / Phasereditor2d V3

Licence: mit
A web-based IDE for HTML5 game development. Powered by Phaser.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Phasereditor2d V3

Phaser Kinetic Scrolling Plugin
Kinetic Scrolling plugin for Canvas using Phaser Framework
Stars: ✭ 117 (+27.17%)
Mutual labels:  phaser, html5
Phaserquest
Reproduction of Mozilla's BrowserQuest using Phaser, socket.io and Node.js
Stars: ✭ 313 (+240.22%)
Mutual labels:  phaser, html5
Machine Learning Flappy Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Stars: ✭ 1,683 (+1729.35%)
Mutual labels:  phaser, html5
Phaser3 Docs
Phaser 3 Documentation and TypeScript Defs
Stars: ✭ 339 (+268.48%)
Mutual labels:  phaser, html5
Creature webgl
2D Skeletal Animation WebGL Runtimes for Creature ( PixiJS, PhaserJS, ThreeJS, BabylonJS, Cocos Creator )
Stars: ✭ 140 (+52.17%)
Mutual labels:  phaser, html5
Games
一个基于Phaser的小游戏集合
Stars: ✭ 1,167 (+1168.48%)
Mutual labels:  phaser, html5
Supermarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
Stars: ✭ 1,278 (+1289.13%)
Mutual labels:  html5
Snapaper
📰 Past Papers Sharing Platform Based On Vue.js & GCE Guide | CAIE 试卷分享与下载平台
Stars: ✭ 90 (-2.17%)
Mutual labels:  html5
Phaser3 Tilemap Pack
Phaser 3 Project Template with Webpack, Tilemap, and Asset Pack
Stars: ✭ 87 (-5.43%)
Mutual labels:  phaser
Phaser Es6 Webpack
A bootstrap project for create games with Phaser + ES6 + Webpack.
Stars: ✭ 1,266 (+1276.09%)
Mutual labels:  phaser
Yavide
Modern C/C++ integrated development environment
Stars: ✭ 1,306 (+1319.57%)
Mutual labels:  ide
Codrops Dropcast
a responsive HTML/CSS/Javascript template, comes with Sketch files and a fully working site with SCSS. It works very well for podcasts landing pages or blogs, and can be easily customized.
Stars: ✭ 91 (-1.09%)
Mutual labels:  html5
Develnext
JavaFX and IDE for JPHP (only russian localization, english - in progress)
Stars: ✭ 89 (-3.26%)
Mutual labels:  ide
Vkbot
Простой разговорный бот на PHP
Stars: ✭ 88 (-4.35%)
Mutual labels:  html5
Awsm.css
Simple CSS library for semantic HTML markup
Stars: ✭ 1,288 (+1300%)
Mutual labels:  html5
Kodeweave
HTML/CSS/JS and Markdown Playground For Web Designers and Developers
Stars: ✭ 87 (-5.43%)
Mutual labels:  html5
Front End Course
前端知识学习汇总
Stars: ✭ 91 (-1.09%)
Mutual labels:  html5
Uaiso
A multi-language parsing infrastructure with an unified AST
Stars: ✭ 86 (-6.52%)
Mutual labels:  ide
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (-3.26%)
Mutual labels:  html5
91break
91porn破解,html极简版,可视化界面,浏览器直接打开
Stars: ✭ 91 (-1.09%)
Mutual labels:  html5

Phaser Editor 2D - v3

Phaser Editor 2D is a web-based IDE to develop HTML5 games. The games are powered by the popular Phaser framework.

Phaser Editor v3 scheernshot

This is a full re-write of the editor, using web technologies.

Previous versions of the editor are based on the Eclipse IDE. Both are hosted here.

We are an independent developer. Phaser Editor is not part of the Phaser project. Contact them at phaser.io

Main features

  • The IDE runs in the browser. It has a small backend that can be run in the cloud or locally.

  • It is lightweight and is focused on visual tools.

  • However, it provides basic editors for coding JavaScript/TypeScript.

  • Friendly for collaborators: it is coded in TypeScript and provides an extensible framework. The server side is coded in Go.

  • It follows the Phaser standards and API. Extra plugins or runtimes are not required.

Documentation

Phaser Editor 2D v3 is fully documented.

Demos

Eventually, we share videos, screenshots, and thoughts about the editor's development progress.

Download

You can get the binaries in the website downloads.

Play Phaser Editor 2D

The Play Phaser Editor 2D is a service hosted in our servers to create Phaser Editor 2D v3 projects online. It is a very nice way to try the editor because it does not requires any download or installation process.

Build and run

Follow these steps

Licensing

The code provided in this repository is under the MIT license.

The editor code is divided into two parts: the front-end (the HTML5-based IDE, or client) and the back-end (the HTTP server). This repository contains the full code of the client, that is the bigger part. The server code is closed.

Contact

If you find any issue or have an idea, please, open an issue in this repository. Or contact us at [email protected] or say hi in our Discord server.

Author

Phaser Editor is developed by Arian Fornaris.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].