{"id":17467298,"url":"https://github.com/belsman/js-capstone-shoooter","last_synced_at":"2026-04-19T02:02:04.625Z","repository":{"id":54744628,"uuid":"333680074","full_name":"belsman/JS-Capstone-Shoooter","owner":"belsman","description":"A top-down basic space shooter game that is extensible. A player's aim is to destroy enemies' spacecraft, avoid being hit by enemies, and earn points. Built with Phaser 3","archived":false,"fork":false,"pushed_at":"2021-02-01T07:55:54.000Z","size":5537,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-12T12:03:27.140Z","etag":null,"topics":["html5game","javascript","jest","phaser3","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/belsman.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":"2021-01-28T07:28:55.000Z","updated_at":"2025-04-04T03:31:51.000Z","dependencies_parsed_at":"2022-08-14T01:30:42.361Z","dependency_job_id":null,"html_url":"https://github.com/belsman/JS-Capstone-Shoooter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/belsman/JS-Capstone-Shoooter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FJS-Capstone-Shoooter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FJS-Capstone-Shoooter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FJS-Capstone-Shoooter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FJS-Capstone-Shoooter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belsman","download_url":"https://codeload.github.com/belsman/JS-Capstone-Shoooter/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belsman%2FJS-Capstone-Shoooter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018724,"owners_count":26086612,"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-10-14T02:00:06.444Z","response_time":60,"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":["html5game","javascript","jest","phaser3","webpack"],"created_at":"2024-10-18T14:23:36.296Z","updated_at":"2025-10-14T13:40:49.632Z","avatar_url":"https://github.com/belsman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Project: JS-Capstone-Shooter\n\n\u003e El Galactico is a Top-Down Space [Shooter Game](https://en.m.wikipedia.org/wiki/Shooter_game), where the player's space ship aims to destroy enemies' spacecraft thereby accumulating point while avoiding being hit by the enemy.\n\n![screenshot](./screenshot.png)\n\n## How To Play\n\n\u003e Here's how to play El-Galactico\n\n- Use the ```Left```, ```Right```, ```Up```, and ```Down``` arrow ```keys``` to navigate around the screen and dodge enemies' lasers\n- Use the ```SPACE KEY``` to shoot lasers\n- Any laser aim at the enemy's spacecraft destroys the target and scores you a point\n- Happy playing!\n\n\n## Live demo\n\n🔗 [Play El Galactico](https://powerful-oasis-60936.herokuapp.com/)\n\n## Built With\n\n- Javascript (ES6)\n- Phaser 3\n- HTML / CSS\n- Webpack\n- Babel\n- Jest\n- Node / Express\n\n## Run El Galactico Locally\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\nFor ```JS-Capstone-Shooter``` to work locally on your machine, you need these installations:\n- Nodejs and npm\n- A Web Browser that has ```\u003ccanvas\u003e\u003c/canvas\u003e``` support\n\n### Install\n\n1) Open the Terminal\n2) Run\n\n```sh\ngit clone https://github.com/belsman/JS-Capstone-Shoooter.git\n```\n\nor, for SSH:\n\n```sh\ngit clone git@github.com:belsman/JS-Capstone-Shoooter.git\n```\n\n3) Run ```cd JS-Capstone-Shooter``` to enter the main directory\n4) Run ```npm install```\n5) Run ```npm run devserver```\n6) Visit ```http://localhost:8080``` in your browser to play\n7) Happy playing!\n\n## Testing\n\n1) Open the Terminal\n2) Run ```cd JS-Capstone-Shooter``` to enter the main directory\n3) Run ```npm test```\n\n## Author\n\n👤 **Bello Babakolo**\n\n- Github: [@belsman](https://github.com/belsman)\n- Twitter: [@d_belsman](https://twitter.com/d_belsman)\n- Linkdin: [Bello Babakolo](https://www.linkedin.com/in/bello-babakolo-b23b17145/)\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Microverse for showing the way for this project to happen\n- Credit wubitog and Skorpio ( http://opengameart.org/users/skorpio )\n- [CraftPix.net](https://opengameart.org/users/craftpixnet-2d-game-assets) 2D Game Assets\n- [Create a videogame template](https://phasertutorials.com/creating-a-phaser-3-template-part-1/)\n- [The space shooter game tutorial](https://learn.yorkcs.com/category/tutorials/gamedev/phaser-3/build-a-space-shooter-with-phaser-3/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelsman%2Fjs-capstone-shoooter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelsman%2Fjs-capstone-shoooter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelsman%2Fjs-capstone-shoooter/lists"}