{"id":22826980,"url":"https://github.com/phasereditor2d/starter-example-sunny-land","last_synced_at":"2025-04-23T13:28:36.027Z","repository":{"id":61367623,"uuid":"402870427","full_name":"PhaserEditor2D/starter-example-sunny-land","owner":"PhaserEditor2D","description":"Sunny Land, an example game migrated to Phaser Editor 2D.","archived":false,"fork":false,"pushed_at":"2023-12-11T02:17:05.000Z","size":3309,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T13:28:28.019Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhaserEditor2D.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-09-03T18:54:13.000Z","updated_at":"2024-06-29T06:10:36.000Z","dependencies_parsed_at":"2023-01-21T21:18:03.826Z","dependency_job_id":"f1c2aefc-fe4d-4d6a-af65-efc8b2bd3324","html_url":"https://github.com/PhaserEditor2D/starter-example-sunny-land","commit_stats":null,"previous_names":[],"tags_count":8,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhaserEditor2D%2Fstarter-example-sunny-land","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhaserEditor2D%2Fstarter-example-sunny-land/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhaserEditor2D%2Fstarter-example-sunny-land/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhaserEditor2D%2Fstarter-example-sunny-land/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhaserEditor2D","download_url":"https://codeload.github.com/PhaserEditor2D/starter-example-sunny-land/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250439775,"owners_count":21430896,"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":[],"created_at":"2024-12-12T18:07:23.815Z","updated_at":"2025-04-23T13:28:35.988Z","avatar_url":"https://github.com/PhaserEditor2D.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sunny Land example game\n\n![game snapshot](.github/sunny-land-snapshot.png)\n\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/PhaserEditor2D/starter-example-sunny-land)\n\nThis is a port to Phaser 3 of the [Sunny Land demo made by Luis Zuno](https://ansimuz.itch.io/sunny-land-pixel-game-art).\n\nThis is a good example of how to use the Tilemap support in the Scene Editor, the User Components and the Animations Editor.\n\n## Configuration\n\n* It includes the latest Phaser v3 runtime (in the `lib/` folder).\n* It is coded in JavaScript.\n* It includes a VS Code project configuration (`jsconfig.json` file) and the type definitions (in the `types/` folder).\n\n## Run the editor\n\nIf you have NodeJS installed, you can run the editor using the `editor` NPM script, defined in the `package.json` file:\n\n```bash\n$ npm install\n$ npm update\n$ npm run editor\n```\n\nIf you are in a remote environment (like the Gitpod.io IDE), then run the editor like this:\n\n```bash\n$ npm run editor-remote\n```\n\nIf you want to see all the editor options, run:\n\n```bash\n$ npx phasereditor2d-launcher -help\n```\n\nIf Phaser Editor 2D Core is globally installed, you can run:\n\n```bash\n$ PhaserEditor2D -project .\n```\n## Gitpod\n\nThis repository is ready for start coding in Gitpod, a Cloud Development Environment. You only need to [click on this link](https://gitpod.io/#https://github.com/PhaserEditor2D/starter-template-basic-javascript) for starting a new workspace.\n\nThis is what Gitpod does:\n\n- Creates a workspace for this project.\n- Opens VS Code to edit this repo.\n- Installs \u0026 updates the dependencies of this repo.\n- Runs Phaser Editor 2D Core server in port `1959`.\n\nIn the **Ports** panel in VS Code, it shows the links for opening the editor (port `1959`). It gives you the options of copy the URL, open the URL in a preview panel, or open the URL in a new tab.\n\n## Script Nodes\n\nScript nodes are logic objects. You can add a script node to the scene or a game object, for extending it with custom data and behavior.\n\nThis project includes the [basic script nodes](https://github.com/PhaserEditor2D/script-nodes-basic-js) in the `src/script-nodes-basic/` folder. You can add your own script nodes in the `src/script-nodes/` folder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphasereditor2d%2Fstarter-example-sunny-land","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphasereditor2d%2Fstarter-example-sunny-land","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphasereditor2d%2Fstarter-example-sunny-land/lists"}