{"id":23260713,"url":"https://github.com/nobletk/planetinvaders","last_synced_at":"2025-04-06T05:28:20.454Z","repository":{"id":254481155,"uuid":"845216396","full_name":"nobletk/PlanetInvaders","owner":"nobletk","description":"An emulation of Space Invaders powered by Java.","archived":false,"fork":false,"pushed_at":"2024-09-11T12:54:31.000Z","size":240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T11:16:45.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/nobletk.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-20T20:16:31.000Z","updated_at":"2024-09-11T12:56:06.000Z","dependencies_parsed_at":"2024-12-19T13:17:50.315Z","dependency_job_id":"1614b48d-2631-417e-bb48-864c22ceedce","html_url":"https://github.com/nobletk/PlanetInvaders","commit_stats":null,"previous_names":["nobletk/planetinvaders"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobletk%2FPlanetInvaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobletk%2FPlanetInvaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobletk%2FPlanetInvaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobletk%2FPlanetInvaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobletk","download_url":"https://codeload.github.com/nobletk/PlanetInvaders/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247440089,"owners_count":20939200,"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":[],"created_at":"2024-12-19T13:17:42.376Z","updated_at":"2025-04-06T05:28:20.411Z","avatar_url":"https://github.com/nobletk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Planet Invaders\n___\n\nThis is an emulation of Space Invaders written in Java.\n\n\u003cimg src=\"screenshot.png\" width=\"450\" alt=\"\"\u003e \n\n## Features\n\n* Authentic-look and feel to replicate the Space Invaders.\n* 10 Levels, each new level starts with faster invaders movement speed and lower position on the screen.\n* Invaders movement speed is increased, and they drop down further when they hit either side of the screen.\n* UFO ship appears at different intervals from either direction.\n* Destroying the UFO ship rewards you with mystery points (50, 100, 150) or 300pts when hit with every 23rd shot.\n* 120 frames-per-second gameplay.\n* Sound support to enhance the experience.\n* Persistent high score tracking between runs.\n* Restart or Quit the game after game over.\n\n## Controls\n\n| Keyboard    | Action                          |\n|-------------|---------------------------------|\n| Left Arrow  | Move left                       |\n| Right Arrow | Move right                      |\n| Space       | Fire                            |\n| Enter       | Start game                      |\n| R           | Restart Game (Game over screen) |\n| Q           | Quit Game (Game over screen)    |\n\n\n## Getting started\n\n### Prerequisites\n\n* Java Development Kit (JDK) (version 8 or later)\n* Git (to clone the repository)\n* An IDE (e.g., IntelliJ IDEA, Eclipse) or a text editor with Java support (e.g., Visual Studio Code)\n\n### Clone the Repository\n\n* Open your terminal or command prompt.\n* Navigate to the directory where you want to clone the repository.\n* Run the following command to clone the repository:\n\n```\ngit clone https://github.com/nobletk/PlanetInvaders\n```\n\n### Build the project\n\n* If you're using an IDE like IntelliJ IDEA or Eclipse, open the project directory.\n* The IDE should automatically detect the project structure and build it.\n* If you're using the terminal, ensure that you have the necessary build tools configured, and run the appropriate build\n  command (e.g., javac for compiling Java files).\n\n### Run the game\n\n* Locate the main class that starts the game. This is Main.java .\n* If you're using an IDE, right-click on the Main.java file and select Run.\n* If you're using the terminal, navigate to the src directory and run the following command:\n\n```\njava Main\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobletk%2Fplanetinvaders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobletk%2Fplanetinvaders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobletk%2Fplanetinvaders/lists"}