{"id":15043725,"url":"https://github.com/jerenaux/basic-mmo-phaser","last_synced_at":"2025-04-09T14:14:42.534Z","repository":{"id":93777526,"uuid":"84123212","full_name":"Jerenaux/basic-mmo-phaser","owner":"Jerenaux","description":"Very basic multiplayer online game example made with Phaser, Node.js and Socket.io","archived":false,"fork":false,"pushed_at":"2020-01-01T19:53:35.000Z","size":674,"stargazers_count":260,"open_issues_count":2,"forks_count":113,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-09T14:14:38.786Z","etag":null,"topics":["multiplayer-game","node-js","phaser-framework","socket-io"],"latest_commit_sha":null,"homepage":"http://www.dynetisgames.com/2017/03/06/how-to-make-a-multiplayer-online-game-with-phaser-socket-io-and-node-js/","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/Jerenaux.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,"governance":null}},"created_at":"2017-03-06T21:35:24.000Z","updated_at":"2025-04-06T08:14:49.000Z","dependencies_parsed_at":"2023-06-14T22:45:46.415Z","dependency_job_id":null,"html_url":"https://github.com/Jerenaux/basic-mmo-phaser","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/Jerenaux%2Fbasic-mmo-phaser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerenaux%2Fbasic-mmo-phaser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerenaux%2Fbasic-mmo-phaser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerenaux%2Fbasic-mmo-phaser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jerenaux","download_url":"https://codeload.github.com/Jerenaux/basic-mmo-phaser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054193,"owners_count":21039952,"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":["multiplayer-game","node-js","phaser-framework","socket-io"],"created_at":"2024-09-24T20:49:30.121Z","updated_at":"2025-04-09T14:14:42.519Z","avatar_url":"https://github.com/Jerenaux.png","language":"JavaScript","funding_links":["https://www.patreon.com/jeromerenaux"],"categories":[],"sub_categories":[],"readme":"# basic-mmo-phaser\nVery basic multiplayer online game example made with Phaser, Node.js and Socket.io.\n\nThe tutorial corresponding to this game can be found [here](http://www.dynetisgames.com/2017/03/06/how-to-make-a-multiplayer-online-game-with-phaser-socket-io-and-node-js/).\n\n:fire: If you are interested in this project, you may also be interested in [Westward](https://github.com/Jerenaux/westward), an open source Javascript MMORPG that I am working on! :rocket:\n\n## Installing and running the game\n\nFor the client, Phaser is included in the code (`js/phaser.js`). You will need [npm](https://www.npmjs.com/) to install the Node.js packages required for the server. To run the server, you'll need to have Node.js installed.\n\nClone the repository. Inside the newly created directory, run `npm install` to install the Node.js packages listed in `package.json`. Then run `node server.js` to start the server. The server will listen to connections on port `8081`; you can change that behaviour by editing the code. You can access the app by navigating to http://localhost:8081/.\n\n## Donate\n\nIf you want to support me to make more open-source code and tutorials like this one, consider having a look at my [donation page](http://www.dynetisgames.com/donate/donation). In particular, take a minute to have a look at my [Patreon page](https://www.patreon.com/jeromerenaux), where you can find a listing of rewards for various levels of recurring contributions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerenaux%2Fbasic-mmo-phaser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerenaux%2Fbasic-mmo-phaser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerenaux%2Fbasic-mmo-phaser/lists"}