{"id":13410676,"url":"https://github.com/PhaserEditor2D/PhaserEditor2D-v3","last_synced_at":"2025-03-14T16:32:58.768Z","repository":{"id":37474182,"uuid":"228596376","full_name":"PhaserEditor2D/PhaserEditor2D-v3","owner":"PhaserEditor2D","description":"A web-based IDE for HTML5 game development. Powered by Phaser.","archived":false,"fork":false,"pushed_at":"2024-04-25T23:42:56.000Z","size":42615,"stargazers_count":431,"open_issues_count":83,"forks_count":59,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-29T17:12:16.963Z","etag":null,"topics":["browser-game","html5","ide","phaser","phaser-editor","typescript","videogames"],"latest_commit_sha":null,"homepage":"https://phasereditor2d.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhaserEditor2D.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.MD","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-17T10:55:46.000Z","updated_at":"2024-10-28T11:35:18.000Z","dependencies_parsed_at":"2024-03-22T17:27:01.721Z","dependency_job_id":"1599c40e-3aeb-40f7-b139-576787ace94d","html_url":"https://github.com/PhaserEditor2D/PhaserEditor2D-v3","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhaserEditor2D%2FPhaserEditor2D-v3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhaserEditor2D%2FPhaserEditor2D-v3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhaserEditor2D%2FPhaserEditor2D-v3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhaserEditor2D%2FPhaserEditor2D-v3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhaserEditor2D","download_url":"https://codeload.github.com/PhaserEditor2D/PhaserEditor2D-v3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526955,"owners_count":20305115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-game","html5","ide","phaser","phaser-editor","typescript","videogames"],"created_at":"2024-07-30T20:01:08.348Z","updated_at":"2025-03-14T16:32:58.726Z","avatar_url":"https://github.com/PhaserEditor2D.png","language":"JavaScript","funding_links":[],"categories":["typescript","html5","Integrated Development Environments (IDEs)"],"sub_categories":["Telegram"],"readme":"# Phaser Editor 2D - v3\n\n[Phaser Editor 2D](https://phasereditor2d.com) is a web-based IDE to develop HTML5 games. The games are powered by the popular [Phaser](https://phaser.io) framework.\n\n\n![Phaser Editor v3 scheernshot](https://github.com/PhaserEditor2D/PhaserEditor2D-v3/raw/master/screens/preview.png \"Phaser Editor v3 early preview\")\n\n\nThis is a full re-write of the editor, using web technologies.\n\nPrevious versions of the editor are based on the [Eclipse IDE](https://eclipse.org). Both are hosted [here](https://github.com/PhaserEditor2D/PhaserEditor).\n\n*We are an independent developer. Phaser Editor is not part of the Phaser project. Contact them at [phaser.io](https://phaser.io)*\n\n### Main features\n\n* The IDE runs in the browser. It has a small backend that can be run in the cloud or locally.\n\n* It is lightweight and is focused on visual tools.\n\n* However, it provides basic editors for coding JavaScript/TypeScript.\n\n* Friendly for collaborators: it is coded in TypeScript and provides an extensible framework. The server side is coded in [Go](https://golang.org).\n\n* It follows the Phaser standards and API. Extra plugins or runtimes are not required.\n\n### Documentation\n\nPhaser Editor 2D v3 is [fully documented](https://help.phasereditor2d.com).\n\n### Demos\n\nEventually, we share videos, screenshots, and thoughts about the editor's development progress.\n\n* Check this [YouTube channel](https://www.youtube.com/c/PhaserEditor2D) dedicated to the Phaser Editor 2D v3.\n\n* Follow us on [Twitter @PhaserEditor2D](https://twitter.com/PhaserEditor2D) and [Facebook @PhaserEditor2D](https://facebook.com/PhaserEditor2D).\n\n* Check the latest tutorials in the [Phaser Editor website](https://phasereditor2d.com/blog/category/tutorials).\n\n* Check the [#PhaserEditor2DTips](https://twitter.com/hashtag/PhaserEditor2DTips)\n\n### Download\n\nYou can get the binaries in the [website downloads](https://phasereditor2d.com/downloads).\n\n## Quick start\n\nCheck the [starter templates](https://phasereditor2d.com/start).\n\n### Build and run\n\n[Follow these steps](https://github.com/PhaserEditor2D/PhaserEditor2D-v3/blob/develop/BUILD.md)\n\n### Licensing\n\nThe code provided in this repository is under the MIT license.\n\nThe 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.\n\n### Contact\n\nIf you find any issue or have an idea, please, open an issue in this repository. Or contact us at `developers@phasereditor2d.com` or say hi in our [Discord server](https://discord.com/invite/4DdpMMD).\n\n### Author\n\nPhaser Editor is developed by [Arian Fornaris](https://twitter.com/boniatillo_com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPhaserEditor2D%2FPhaserEditor2D-v3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPhaserEditor2D%2FPhaserEditor2D-v3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPhaserEditor2D%2FPhaserEditor2D-v3/lists"}