{"id":14964062,"url":"https://github.com/jroblak/generator-phaser-browserify","last_synced_at":"2025-10-25T03:31:31.147Z","repository":{"id":20194574,"uuid":"23465756","full_name":"jroblak/generator-phaser-browserify","owner":"jroblak","description":"A generator for Phaser using Gulp and Browserify","archived":false,"fork":false,"pushed_at":"2016-04-10T22:30:46.000Z","size":32,"stargazers_count":37,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T00:43:17.014Z","etag":null,"topics":["browserify","game","generator-phaser","gulp","javascript","phaser","phaserjs","yeoman"],"latest_commit_sha":null,"homepage":"","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/jroblak.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":"2014-08-29T14:00:40.000Z","updated_at":"2024-05-29T11:00:50.000Z","dependencies_parsed_at":"2022-08-05T07:15:37.323Z","dependency_job_id":null,"html_url":"https://github.com/jroblak/generator-phaser-browserify","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/jroblak%2Fgenerator-phaser-browserify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jroblak%2Fgenerator-phaser-browserify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jroblak%2Fgenerator-phaser-browserify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jroblak%2Fgenerator-phaser-browserify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jroblak","download_url":"https://codeload.github.com/jroblak/generator-phaser-browserify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238075321,"owners_count":19412311,"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":["browserify","game","generator-phaser","gulp","javascript","phaser","phaserjs","yeoman"],"created_at":"2024-09-24T13:32:31.993Z","updated_at":"2025-10-25T03:31:25.885Z","avatar_url":"https://github.com/jroblak.png","language":"JavaScript","readme":"generator-phaser-browserify\n=================\n\nA [Yeoman](http://yeoman.io/) generator to generate HTML5 games with [phaser](http://phaser.io/) using Gulp and Browserify. Built off the work by Julien Castelain on [generator-phaser](https://github.com/julien/generator-phaser). Allows the use of browserify (i.e. var player = require('Player.js')) with Phaser.\n\nCheck out [this test game](https://github.com/jroblak/sagdc2014) as an example of project layout / useage.\n\n**INSTRUCTIONS**\n\n+ Install [Node.js](http://www.nodejs.org)\n\n+ Install the required npm modules by issuing these commands:\n\n  `npm install -g yo generator-phaser-browserify`\n\n  *You can optionally install [Gulp](http://gulpjs.com) globally `npm install -g gulp` but you don't have to.*\n\n+ Create a new directory for your game:\n  + Unix/OSX : `mkdir ~/Projects/game \u0026\u0026 cd $_`\n  + Windows  : `mkdir %USERPROFILE%\\Projects\\game \u0026\u0026 cd %USERPROFILE%\\Projects\\game`\n\n+ Invoke the generator:\n\n  `yo phaser-browserify`\n\n+ Run a local development server (livereload, watchify enabled) with this command:\n\n  `npm start`\n  \n  *If you have Gulp installed globally you can also use: `gulp`*\n\n+ Package your game (i.e. minify css, html and js) with:\n\n  `npm run build` \n\n  *If you have Gulp installed globally you can also use: `gulp build`*\n\n\n**CREDITS**\n\n+ [@photonstorm](https://github.com/photonstorm/) for creating \n  [phaser](https://github.com/photonstorm/phaser).\n+ The guys behind [yeoman](https://github.com/yeoman/yeoman).\n+ [Gulp.js](http://www.gulpjs.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjroblak%2Fgenerator-phaser-browserify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjroblak%2Fgenerator-phaser-browserify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjroblak%2Fgenerator-phaser-browserify/lists"}