{"id":19042359,"url":"https://github.com/yaairfernando/spaceshooter","last_synced_at":"2026-02-27T13:32:47.688Z","repository":{"id":42851181,"uuid":"261591576","full_name":"yaairfernando/SpaceShooter","owner":"yaairfernando","description":"In this project I implemented a shooter game with phaser, javascript modules and classes, webpack and jest","archived":false,"fork":false,"pushed_at":"2023-01-06T05:05:40.000Z","size":29630,"stargazers_count":4,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-18T07:51:28.003Z","etag":null,"topics":["javascript","phaserjs","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/yaairfernando.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":"2020-05-05T21:54:37.000Z","updated_at":"2021-09-25T23:06:07.000Z","dependencies_parsed_at":"2023-02-05T09:31:54.806Z","dependency_job_id":null,"html_url":"https://github.com/yaairfernando/SpaceShooter","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/yaairfernando%2FSpaceShooter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaairfernando%2FSpaceShooter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaairfernando%2FSpaceShooter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaairfernando%2FSpaceShooter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaairfernando","download_url":"https://codeload.github.com/yaairfernando/SpaceShooter/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250525471,"owners_count":21445067,"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":["javascript","phaserjs","webpack"],"created_at":"2024-11-08T22:37:00.194Z","updated_at":"2026-02-27T13:32:42.640Z","avatar_url":"https://github.com/yaairfernando.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![LinkedIn][linkedin-shield2]][linkedin-url2]\n[![Hireable][hireable]][hireable-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ch2 align=\"center\"\u003e Space Shooter Game\u003c/h2\u003e\n\n  \u003cp align=\"center\"\u003e\n    In this project I implemented a shooter game with phaser, javascript modules and classes, webpack and jest\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/YairFernando67/SpaceShooter\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/YairFernando67/SpaceShooter\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/YairFernando67/SpaceShooter/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/YairFernando67/SpaceShooter/issues\"\u003eRequest Feature\u003c/a\u003e\n    .\n  \u003c/p\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003ca target=\"_blank\" href=\"https://spaceshooterwar.herokuapp.com/\"\u003eLive Version Here\u003c/a\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n\n* [About the Project](#about-the-project)\n  * [Built With](#built-with)\n* [Local installation](#Local-installation)\n* [Contact](#contact)\n* [Contributing](#Contributing)\n* [Show your support](#Show-your-support)\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nSpace shooter game that includes a leaderboard for player's scores and options to enable or disable the audio.\n\n![Screenshot Image](src/assets/intro.gif)\n\n### Built With\nThe project was developed using these tools and technologies.\n* [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS)\n* [HTML5](https://www.w3schools.com/html/)\n* [Webpack](https://webpack.js.org/)\n* [JavaScript](https://developer.mozilla.org/es/docs/Web/JavaScript)\n* [Phaser](https://phaser.io/)\n\n\n## Local installation\n\n\n\u003cp\u003eFollow these steps:\u003c/p\u003e\n\nClone the Repository\n\n```Shell\nuser@pc:~$ git clone https://github.com/YairFernando67/SpaceShooter\n```\n\nClick on the console and to go to the folder that was created\n\n```Shell\nuser@pc:~$ cd SpaceShooter\n```\n\n```\nuser@pc:~$ npm install or yarn install\n```\n\n```\nuser@pc:~$ npm run server\n```\n\n# Spaceships\n---\n\n### PLAYER\n\n![Player Image](src/assets/spaceships/player.png)\n\n### ENEMIES\n\n![Enemy Image](src/assets/spaceships/enemy1.png)\n\n---\n\u003cbr/\u003e\n\n![Enemy Image](src/assets/spaceships/enemyl2.png)\n\n---\n\u003cbr/\u003e\n\n![Enemy Image](src/assets/spaceships/enemyl4.png)\n\n\nOpen your browser on [http://localhost:3000](http://localhost:3000)\n\n## Commands\n\n- Move Left: Left Arrow Key\n- Move Right: Right Arrow Key\n- Move Up: Up Arrow Key\n- Move Down: Down Arrow Key\n- Show: SpaceBar\n\n\n## Run Tests with Jest\n```Shell\nuser@pc:~$ npm run test\n```\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\n👤 **Yair Fernando Facio**\n\n![Screenshot Image](src/assets/logo.jpg)\n\n- Github: [@YairFernando67](https://github.com/YairFernando67)\n- Twitter: [@yairfernandof](https://twitter.com/yairfernandof)\n- Linkedin: [softwaredeveloperyairfacio](https://www.linkedin.com/in/softwaredeveloperyairfacio/)\n- Email: [yair.facio11@gmail.com](https://mail.google.com/mail/?view=cm\u0026fs=1\u0026tf=1\u0026to=yair.facio11@gmail.com)\n- Portfolio: [softwaredeveloper](https://yairfernando.herokuapp.com/)\n\n\u003cp align=\"center\"\u003e\n\nProject Link: [https://github.com/YairFernando67/SpaceShooter](https://github.com/YairFernando67/SpaceShooter)\n\n\u003c/p\u003e\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/YairFernando67/SpaceShooter/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/YairFernando67/SpaceShooter.svg?style=flat-square\n[contributors-url]: https://github.com/YairFernando67/SpaceShooter/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/YairFernando67/SpaceShooter.svg?style=flat-square\n[forks-url]: https://github.com/YairFernando67/SpaceShooter/network/members\n[stars-shield]: https://img.shields.io/github/stars/YairFernando67/SpaceShooter.svg?style=flat-square\n[stars-url]: https://github.com/YairFernando67/SpaceShooter/stargazers\n[issues-shield]: https://img.shields.io/github/issues/YairFernando67/SpaceShooter.svg?style=flat-square\n[issues-url]: https://github.com/YairFernando67/SpaceShooter/issues\n[license-shield]: https://img.shields.io/github/license/YairFernando67/SpaceShooter.svg?style=flat-square\n[license-url]: https://github.com/YairFernando67/SpaceShooter/blob/master/LICENSE.txt\n[linkedin-shield2]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url2]: https://www.linkedin.com/in/softwaredeveloperyairfacio/\n[hireable]: https://cdn.rawgit.com/hiendv/hireable/master/styles/flat/yes.svg\n[hireable-url]: https://www.linkedin.com/in/softwaredeveloperyairfacio/\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaairfernando%2Fspaceshooter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaairfernando%2Fspaceshooter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaairfernando%2Fspaceshooter/lists"}