{"id":34546400,"url":"https://github.com/iamabhishekkumar/space-invaders-iot","last_synced_at":"2026-05-24T20:35:42.854Z","repository":{"id":65531877,"uuid":"568122522","full_name":"iamAbhishekkumar/Space-Invaders-IOT","owner":"iamAbhishekkumar","description":"A Raspberry Pi Pico Based Space Invader Game","archived":false,"fork":false,"pushed_at":"2024-10-29T13:35:24.000Z","size":274,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T16:09:20.256Z","etag":null,"topics":["2d-game","game","game-development","iot","python","raspberry-pi-pico"],"latest_commit_sha":null,"homepage":"","language":"Python","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/iamAbhishekkumar.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":"2022-11-19T14:21:42.000Z","updated_at":"2024-10-29T13:35:28.000Z","dependencies_parsed_at":"2023-02-15T11:05:26.636Z","dependency_job_id":null,"html_url":"https://github.com/iamAbhishekkumar/Space-Invaders-IOT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamAbhishekkumar/Space-Invaders-IOT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamAbhishekkumar%2FSpace-Invaders-IOT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamAbhishekkumar%2FSpace-Invaders-IOT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamAbhishekkumar%2FSpace-Invaders-IOT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamAbhishekkumar%2FSpace-Invaders-IOT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamAbhishekkumar","download_url":"https://codeload.github.com/iamAbhishekkumar/Space-Invaders-IOT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamAbhishekkumar%2FSpace-Invaders-IOT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27997216,"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-12-24T02:00:07.193Z","response_time":83,"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":["2d-game","game","game-development","iot","python","raspberry-pi-pico"],"created_at":"2025-12-24T07:06:23.148Z","updated_at":"2025-12-24T07:06:24.283Z","avatar_url":"https://github.com/iamAbhishekkumar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pico Space Invaders :rocket:\n\nThis is a 2D, first-person space shooter game using Raspberry Pi Pico. The game, similar to the classic Space Invaders, will feature different controls, using a joystick for player movement and a push button for shooting. The objective of the game is to defend Earth from alien invasion. The game industry, which has grown into a multi-billion dollar industry since the 1970s, is moving towards complex 3D games, but we want to create a simple and easy-to-use game that can be played by students. Our game will have a high fun factor, no learning curve, and short startup time. Using the Raspberry Pi Pico, a dual-core Arm Cortex processor with 2 Mb Flash Memory, we aim to demonstrate that simple games can be created with this technology.\n\n## Things Required :shopping_cart:\n\n* Raspberry Pi Pico\n* Breadboard\n* Jumper wires\n* Electromagnetic Buzzer \n* Push Button Tactile Switch\n* Joystick Module\n* 0.96-inch I2C OLED display(ssd 1306) \n\n## Circuit Diagram :robot:\n\n![img](assets/circuit.png)\n\n## Implementation :truck:\n\n![img](assets/prototype.jpg)\n\n## How to Setup? :thinking:\n\nAfter making all the necessary connections, save all below files into your Raspberry Pi Pico.\n\n```\n.\n├── configs.py\n├── enemy.py\n├── main.py\n├── player.py\n├── sound.py\n└── ssd1306.py\n```\n\nAnd just run main.py, to start the game. :smile:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamabhishekkumar%2Fspace-invaders-iot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamabhishekkumar%2Fspace-invaders-iot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamabhishekkumar%2Fspace-invaders-iot/lists"}