{"id":23929188,"url":"https://github.com/sebsowter/phaser-webpack","last_synced_at":"2025-04-12T07:24:34.884Z","repository":{"id":39861529,"uuid":"170324104","full_name":"sebsowter/phaser-webpack","owner":"sebsowter","description":"Phaser 3 Webpack 5 setup and TypeScript boilerplate. 🚀","archived":false,"fork":false,"pushed_at":"2024-06-18T06:31:42.000Z","size":2293,"stargazers_count":34,"open_issues_count":4,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T02:42:30.940Z","etag":null,"topics":["phaser3","typescript","webpack5"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sebsowter.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-02-12T13:36:55.000Z","updated_at":"2024-10-27T15:16:47.000Z","dependencies_parsed_at":"2024-04-04T08:52:14.893Z","dependency_job_id":null,"html_url":"https://github.com/sebsowter/phaser-webpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebsowter%2Fphaser-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebsowter%2Fphaser-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebsowter%2Fphaser-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebsowter%2Fphaser-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebsowter","download_url":"https://codeload.github.com/sebsowter/phaser-webpack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248531929,"owners_count":21119828,"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":["phaser3","typescript","webpack5"],"created_at":"2025-01-05T23:14:15.403Z","updated_at":"2025-04-12T07:24:34.848Z","avatar_url":"https://github.com/sebsowter.png","language":"TypeScript","readme":"# Phaser 3 Webpack 5 Boilerplate\r\n\r\nGet up and running with Phaser 3 using TypeScript or JavaScript ES6.\r\n\r\nThis Webpack setup takes care of your code bundling and local development server.\r\n\r\nIncluded are some handy demonstration files:\r\n\r\n- `Inputs` class for handling gamepad and keyboard inputs\r\n- `Player` class demonstrating character movement and state management\r\n- A basic tilemap created using [Tiled](https://www.mapeditor.org/)\r\n\r\n[View the demo](https://sebsowter.github.io/phaser-webpack/)\r\n\r\n![Mario](https://user-images.githubusercontent.com/7384630/55728490-1205fb00-5a0c-11e9-9fca-67641df3549b.jpg)\r\n\r\n## Installation\r\n\r\nEnsure you have [Node.js](https://nodejs.org) installed.\r\n\r\nClone this repository and `cd` to project directory.\r\n\r\n```\r\nnpm i\r\n```\r\n\r\n## Tasks\r\n\r\n### Run the development server\r\n\r\n```\r\nnpm start\r\n```\r\n\r\nPreview locally at http://localhost:8080/.\r\n\r\n### Create a production build\r\n\r\n```\r\nnpm run build\r\n```\r\n\r\nThis bundles your files to the distribution (`/dist`) folder. The webpack config is set up to output Phaser and your game code into separate .js files.\r\n\r\n_If you are publishing your game to [itch.io](https://itch.io) simply zip up the files in the `/dist` folder and upload the zip file._\r\n\r\n## Community\r\n\r\nThis repository is actively maintained. Every so often I upgrade the packages and add features. I like boilerplates to be light so I have kept it minimal. But if you think this package would benefit from additional features then feel free to reach out or add an issue.\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebsowter%2Fphaser-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebsowter%2Fphaser-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebsowter%2Fphaser-webpack/lists"}