{"id":29616702,"url":"https://github.com/grohden/ts-phaser-bomb-game","last_synced_at":"2025-07-21T01:02:13.934Z","repository":{"id":44152637,"uuid":"177714928","full_name":"Grohden/ts-phaser-bomb-game","owner":"Grohden","description":"Bomberman clone using websockets and phaser 3","archived":false,"fork":false,"pushed_at":"2022-12-08T19:24:14.000Z","size":2285,"stargazers_count":19,"open_issues_count":13,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-18T14:41:20.818Z","etag":null,"topics":["bomberman","game","phaser","phaser3","socket-io","websockets"],"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/Grohden.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}},"created_at":"2019-03-26T04:29:13.000Z","updated_at":"2023-12-18T14:41:20.819Z","dependencies_parsed_at":"2023-01-25T17:31:46.366Z","dependency_job_id":null,"html_url":"https://github.com/Grohden/ts-phaser-bomb-game","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/Grohden/ts-phaser-bomb-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grohden%2Fts-phaser-bomb-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grohden%2Fts-phaser-bomb-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grohden%2Fts-phaser-bomb-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grohden%2Fts-phaser-bomb-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grohden","download_url":"https://codeload.github.com/Grohden/ts-phaser-bomb-game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grohden%2Fts-phaser-bomb-game/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266222295,"owners_count":23894992,"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":["bomberman","game","phaser","phaser3","socket-io","websockets"],"created_at":"2025-07-21T01:02:13.344Z","updated_at":"2025-07-21T01:02:13.908Z","avatar_url":"https://github.com/Grohden.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ts phaser bomb game\n\nAnother university project that i'm being forced to do.\n\n## Hey, what's this?\n\nThis is a server x client multiplayer (websocket) bomberman clone game.\n\n### Why only one class in the client?\n\nI'm making this to **work**, not to be maintanable/scalable, so yes, this is XGH\n\n```\n/**\n *              ,\n *             / \\,,_  .'|\n *          ,{{| /}}}}/_.'            _____________________________________________\n *         }}}}` '{{'  '.            /                                             \\\n *       {{{{{    _   ;, \\          /            Ladies and Gentlemen,              \\\n *    ,}}}}}}    /o`\\  ` ;)        |                                                |\n *   {{{{{{   /           (        |                 this is ...                    |\n *   }}}}}}   |            \\       |                                                |\n *  {{{{{{{{   \\            \\      |      _____     __  .-_'''-.   .---.  .---.     |\n *  }}}}}}}}}   '.__      _  |     |      \\   _\\   /  /'_( )_   \\  |   |  |_ _|     |\n *  {{{{{{{{       /`._  (_\\ /     |      .-./ ). /  '|(_ o _)|  ' |   |  ( ' )     |\n *   }}}}}}'      |    //___/   --=:      \\ '_ .') .' . (_,_)/___| |   '-(_{;}_)    |\n *   `{{{{`       |     '--'       |     (_ (_) _) '  |  |  .-----.|      (_,_)     |\n *    }}}`                         |       /    \\   \\ '  \\  '-   .'| _ _--.   |     |\n *                                 |       `-'`-'    \\ \\  `-'`   | |( ' ) |   |     |\n *                                 |      /  /   \\    \\ \\        / (_{;}_)|   |     |\n *                                 |     '--'     '----' `'-...-'  '(_,_) '---'     |\n *                                 |                                               /\n *                                  \\_____________________________________________/\n */\n```\n\n### Okay, but how do i build it?\n\nFirst, you will need `node` and `npm`, after that you just download\nthe project and run:\n * `npm install`\n * `npm run bootstrap`\n * `npm run start:fresh`\n\n After those, you can open the `localhost:5000` and enjoy your game :D\n \n ### Preview \n \n Here's a preview of me playing with myself (And i won!)\n \n![](https://raw.githubusercontent.com/grohden/ts-phaser-bomb-game/master/records/lone-gameplay.gif)\n\n### Sprites\n\nAll the sprites here are made by me, except the main char, \nwhich is from the phaser tutorial, i only added more frames to it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrohden%2Fts-phaser-bomb-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrohden%2Fts-phaser-bomb-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrohden%2Fts-phaser-bomb-game/lists"}