{"id":23215705,"url":"https://github.com/shramkoweb/asteroids","last_synced_at":"2025-08-09T20:17:40.714Z","repository":{"id":268756401,"uuid":"905374314","full_name":"Shramkoweb/asteroids","owner":"Shramkoweb","description":"A Python implementation of the classic Asteroids arcade game using the `pygame` library.","archived":false,"fork":false,"pushed_at":"2025-01-03T17:09:35.000Z","size":187,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T09:51:36.506Z","etag":null,"topics":["asteroids","oop","pygame","python"],"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/Shramkoweb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-18T17:37:07.000Z","updated_at":"2025-01-03T16:50:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d8b8ca0-aa85-427d-89f6-edb0d582285d","html_url":"https://github.com/Shramkoweb/asteroids","commit_stats":null,"previous_names":["shramkoweb/asteroids"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Fasteroids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Fasteroids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Fasteroids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shramkoweb%2Fasteroids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shramkoweb","download_url":"https://codeload.github.com/Shramkoweb/asteroids/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345793,"owners_count":20924100,"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":["asteroids","oop","pygame","python"],"created_at":"2024-12-18T20:18:31.850Z","updated_at":"2025-04-05T13:43:32.008Z","avatar_url":"https://github.com/Shramkoweb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asteroids Arcade Game\n\nA Python implementation of the classic **Asteroids** arcade game using the `pygame` library. Players control a spaceship, avoiding and destroying asteroids to earn points.\n\n## Table of Contents\n- [Game Features](#game-features)\n- [Installation](#installation)\n- [How to Play](#how-to-play)\n- [Screenshots](#screenshots)\n- [License](#license)\n\n---\n\n## Game Features\n- **Classic gameplay**: Control a spaceship, destroy asteroids, and avoid collisions.\n- **Power-ups**: Gain shields or double-fire capabilities.\n- **Realistic mechanics**: Physics-based movement for asteroids and the spaceship.\n- **Dynamic difficulty**: More asteroids and faster speeds as you progress.\n\n---\n\n## Installation\n\n### Prerequisites\nMake sure you have Python 3.7+ installed on your system.\n\n### Steps\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Shramkoweb/asteroids.git\n   cd asteroids\n   ```\n2. Install the required dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n3. Run the game:\n   ```bash\n   python main.py\n   ```\n\n---\n\n## How to Play\n- **Move the spaceship**:\n  - `Arrow keys`: Rotate and thrust.\n  - `Space`: Shoot lasers.\n- **Objective**:\n  - Destroy all asteroids without being hit.\n  - Large asteroids break into smaller pieces when hit.\n- **Scoring**:\n  - Points are awarded based on asteroid size: smaller asteroids yield more points.\n- **Game Over**:\n  - Collision with an asteroid ends the game.\n\n---\n\n## Controls\n| Action         | Key         |\n|----------------|-------------|\n| Rotate Left    | Left Arrow  |\n| Rotate Right   | Right Arrow |\n| Thrust         | Up Arrow    |\n| Fire           | Spacebar    |\n| Quit           | Escape      |\n\n---\n\n## Screenshots\nWIP\n\n---\n\n## Contributing\n1. Fork the project.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature-name\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -m \"Add feature name\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature-name\n   ```\n5. Open a pull request.\n\n---\n\n## License\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshramkoweb%2Fasteroids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshramkoweb%2Fasteroids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshramkoweb%2Fasteroids/lists"}