{"id":18719758,"url":"https://github.com/fahdseddik/space-shooter-game","last_synced_at":"2025-11-10T19:30:15.504Z","repository":{"id":45740708,"uuid":"513205823","full_name":"FahdSeddik/Space-Shooter-Game","owner":"FahdSeddik","description":"This is a retro-style 2D space-shooter game written in Python (OOP) using Pygame library.","archived":false,"fork":false,"pushed_at":"2022-10-20T21:47:12.000Z","size":29461,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-28T11:17:06.521Z","etag":null,"topics":["2d","2d-game","2d-graphics","object-oriented-programming","oop","oop-in-python","pygame","python","space-invaders","spaceshooter"],"latest_commit_sha":null,"homepage":"","language":"Python","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/FahdSeddik.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":"2022-07-12T15:58:23.000Z","updated_at":"2022-11-08T22:10:46.000Z","dependencies_parsed_at":"2023-01-20T16:31:26.124Z","dependency_job_id":null,"html_url":"https://github.com/FahdSeddik/Space-Shooter-Game","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahdSeddik%2FSpace-Shooter-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahdSeddik%2FSpace-Shooter-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahdSeddik%2FSpace-Shooter-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FahdSeddik%2FSpace-Shooter-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FahdSeddik","download_url":"https://codeload.github.com/FahdSeddik/Space-Shooter-Game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581758,"owners_count":19662960,"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":["2d","2d-game","2d-graphics","object-oriented-programming","oop","oop-in-python","pygame","python","space-invaders","spaceshooter"],"created_at":"2024-11-07T13:27:46.334Z","updated_at":"2025-11-10T19:30:13.425Z","avatar_url":"https://github.com/FahdSeddik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\n  \u003cimg src=\"https://user-images.githubusercontent.com/62207434/179252276-aff8c04c-59e3-442c-8921-f01d69ebb370.png\" alt=\"gif\" width=\"512\" height=\"130\"/\u003e\n\n\u003c/p\u003e\n\n\u003chr\u003e\n\n# Space-Shooter-Game \"AstroZone\"\n\nThis is a retro-style 2D space-shooter game written in Python (OOP) using Pygame library. Source code and .exe file are provided in the repo.\n\u003cbr\u003e\n## Game Features as of v1.1:\n  * Increasing Difficulty each wave\n    - More enemies spawn\n    - Enemies are harder to kill\n  * Gun reloading and max bullets\n  * Health System/Collision System\n  * Keep track of high score (furthest wave)\n  \n# GamePlay\n\nA showcase of gameplay.\n\nhttps://user-images.githubusercontent.com/62207434/179248003-22f65531-8230-427f-96d2-bc2e11f4b9b2.mp4  \n\nA showcase of a bosswave.\n\u003cbr\u003e\n\nhttps://user-images.githubusercontent.com/62207434/179248542-edb4e476-2174-496c-ae6b-93bd3d577297.mp4\n\n\nGame over menu.\n\u003cbr\u003e\n\n![image](https://user-images.githubusercontent.com/62207434/179250185-7c7cac6c-6d0f-4275-bf68-6e0ca9dbdffc.png)\n\n# Installation\n\nDownload code from the [latest release](https://github.com/FahdSeddik/Space-Shooter-Game/releases/tag/v1.1) on github as a .zip file (latest version v1.1). Unzip file into a folder. Launch \"AstroZone.exe\" and enjoy! :)   \u003cbr\u003e\n\n**Note: game might have image issues on different resolutions.**\n\u003cbr\u003e\n# Controls\n\n* Movement Keys:\n  - WASD\n* Shoot:\n  - Spacebar\n* Pause/Settings:\n  - Esc\n\n# Enemies \nAs of v1.1 the game currently has 4 different enemies and 1 structure.  \n### Alien Spaceships  \n![Alien_0](https://user-images.githubusercontent.com/62207434/179246013-89c80955-10f6-4ee6-975a-2bd333f1ceb7.png)\n![Alien_1](https://user-images.githubusercontent.com/62207434/179246018-bd6a43cf-50fa-4c0c-a909-350a47f17bb8.png)\n![Alien_2](https://user-images.githubusercontent.com/62207434/179246024-e48595f2-82ae-43c0-8db3-ff6c85c5441d.png)\n![Alien_3](https://user-images.githubusercontent.com/62207434/179246030-a7e168ff-1a1d-40d3-a4fd-051578e21f49.png)\n\u003cbr\u003e\n### Structures  \n![Structure_0](https://user-images.githubusercontent.com/62207434/179248110-0a88c836-e07a-498e-a0ce-f7dcf31cfa09.png)\n\n\u003cbr\u003e\n\n# Bosses  \nAs of v1.1 the game currently has 1 boss type.  \u003cbr\u003e\n\u003cbr\u003e\n\n![Boss_0](https://user-images.githubusercontent.com/62207434/179248502-8151ad56-b5cb-4678-9af5-5cc9ea01d9ba.png)\n\n# Information\nSprites are from [Open Mega Art](https://opengameart.org).\n\n# Tasks \n- [x] \u003cs\u003eFix issue for game to work on all resolutions.\u003c/s\u003e\n- [ ] Add sound effects for shooting/explosions.\n- [ ] Add background music.\n- [ ] Unlockable player/bullet skins.\n- [ ] Implement different wave formations.\n- [ ] Implement homing bullets.\n- [ ] Add moving enemies. \n- [ ] Achievement system.\n- [ ] Improve boss animations.\n- [ ] Power ups.\n- [ ] Player gun variations and gun upgrades.\n# Contributors \n- @FahdSeddik  \n- @AbdelrahmanWaelAtef\n\n# License\n[MIT License](https://github.com/FahdSeddik/Space-Shooter-Game/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahdseddik%2Fspace-shooter-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffahdseddik%2Fspace-shooter-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahdseddik%2Fspace-shooter-game/lists"}