{"id":33169540,"url":"https://github.com/jdnichollsc/Phaser-Rotate-Sprite-Extension","last_synced_at":"2025-11-20T19:00:57.319Z","repository":{"id":58241636,"uuid":"82021894","full_name":"jdnichollsc/Phaser-Rotate-Sprite-Extension","owner":"jdnichollsc","description":"Rotate Sprite Extension for Phaser Framework","archived":false,"fork":false,"pushed_at":"2020-04-24T14:35:42.000Z","size":261,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-16T17:25:06.826Z","etag":null,"topics":["canvas","phaser","phaser-ce","phaser-extension","phaser-framework","phaserjs","webgl"],"latest_commit_sha":null,"homepage":null,"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/jdnichollsc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-15T04:57:23.000Z","updated_at":"2025-02-05T13:41:30.000Z","dependencies_parsed_at":"2022-08-31T00:40:35.572Z","dependency_job_id":null,"html_url":"https://github.com/jdnichollsc/Phaser-Rotate-Sprite-Extension","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdnichollsc/Phaser-Rotate-Sprite-Extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdnichollsc%2FPhaser-Rotate-Sprite-Extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdnichollsc%2FPhaser-Rotate-Sprite-Extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdnichollsc%2FPhaser-Rotate-Sprite-Extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdnichollsc%2FPhaser-Rotate-Sprite-Extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdnichollsc","download_url":"https://codeload.github.com/jdnichollsc/Phaser-Rotate-Sprite-Extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdnichollsc%2FPhaser-Rotate-Sprite-Extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285494607,"owners_count":27181443,"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","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["canvas","phaser","phaser-ce","phaser-extension","phaser-framework","phaserjs","webgl"],"created_at":"2025-11-16T01:00:33.530Z","updated_at":"2025-11-20T19:00:57.308Z","avatar_url":"https://github.com/jdnichollsc.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Rotate Sprite Extension for Phaser Framework\n\n![Rotate Sprite Extension](https://raw.githubusercontent.com/jdnichollsc/Phaser-Rotate-Sprite-Extension/gh-pages/img/extension.png)\n\n## Demo\n\nDo you want to see this extension in action? Visit http://codepen.io/jdnichollsc/full/PGWQVd/ yay!\n\n## Full Example\n\n```javascript\nvar game = new Phaser.Game(w, h, Phaser.AUTO, '', {\n    //...\n    preload: function(){\n      this.game.load.image('ionPhaser', ionPhaserUrl);\n      this.game.load.image('rotate', rotateUrl);\n    },\n    create: function(){\n      this.sprite = new Phaser.Extension.RotateSprite(this.game, this.game.world.centerX, this.game.world.centerY, 'ionPhaser');\n    }\n    //...\n});\n```\n\n## Other Projects\n- **[IonPhaser](http://market.ionic.io/plugins/ionphaser)**\n- **[Kinetic Scrolling Plugin](https://github.com/jdnichollsc/Phaser-Kinetic-Scrolling-Plugin)**\n\n## Happy scrolling\nMade with \u003c3\n\n\u003cimg width=\"150px\" src=\"https://github.com/jdnichollsc/jdnichollsc.github.io/blob/master/assets/nicholls.png?raw=true\" align=\"right\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdnichollsc%2FPhaser-Rotate-Sprite-Extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdnichollsc%2FPhaser-Rotate-Sprite-Extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdnichollsc%2FPhaser-Rotate-Sprite-Extension/lists"}