{"id":29189625,"url":"https://github.com/ir404/space-invaders","last_synced_at":"2026-05-19T19:39:17.340Z","repository":{"id":41372149,"uuid":"372181983","full_name":"ir404/Space-Invaders","owner":"ir404","description":"A JavaFX program to play Space Invaders.","archived":false,"fork":false,"pushed_at":"2025-06-11T22:35:40.000Z","size":319,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-26T19:25:41.125Z","etag":null,"topics":["desktop-application","game","javafx","javafx-application","javafx-desktop-apps","spaceinvaders"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ir404.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":"2021-05-30T10:13:53.000Z","updated_at":"2025-12-02T10:16:41.000Z","dependencies_parsed_at":"2024-11-27T14:50:32.465Z","dependency_job_id":null,"html_url":"https://github.com/ir404/Space-Invaders","commit_stats":null,"previous_names":["imran-riz/space-invaders","ir404/space-invaders"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ir404/Space-Invaders","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ir404%2FSpace-Invaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ir404%2FSpace-Invaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ir404%2FSpace-Invaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ir404%2FSpace-Invaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ir404","download_url":"https://codeload.github.com/ir404/Space-Invaders/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ir404%2FSpace-Invaders/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33229393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["desktop-application","game","javafx","javafx-application","javafx-desktop-apps","spaceinvaders"],"created_at":"2025-07-01T23:08:57.913Z","updated_at":"2026-05-19T19:39:17.295Z","avatar_url":"https://github.com/ir404.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Space-Invaders\nA recreation of the infamous arcade game - Space Invaders!\n\nBy building this project I learnt a little about \n- pixel art (yes, the spaceship image and alien ships were designed by me)\n- box collision\n\n![SpaceInvaders](https://user-images.githubusercontent.com/67403229/125967460-9f912b84-d7d9-4803-aa26-16a585cf071c.gif)\n\n## Playing the Game\n1. Download and set up a JDK (version 17+)\n   1. If you're on Windows, it's a good idea to add it to your PATH environmental variable\n2. Download JavaFX 21 SDK according to your OS ([link](https://gluonhq.com/products/javafx/))\n   1. Take note of path to the `/lib` directory. For example: `C:\\Program Files\\Java\\JavaFX\\javafx-sdk-21.0.7\\lib`\n3. Clone this repository \n4. Open the project directory in the terminal/command prompt\n5. Run the following command to compile the project:\n   1. `javac --module-path \"C:\\Program Files\\Java\\JavaFX\\javafx-sdk-21.0.7\\lib\" --add-modules javafx.controls,javafx.graphics Game.java`\n6. Next, enter the following to run the program:\n   1. `java --module-path \"C:\\Program Files\\Java\\JavaFX\\javafx-sdk-21.0.7\\lib\" --add-modules javafx.controls,javafx.graphics --enable-native-access=javafx.graphics Game`\n7. Use the arrow keys to control your player, space to shoot and escape to pause/resume the game\n8. FYI, the movement of your spaceship may not be very smooth but hey, its playable :)\n9. Enjoy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fir404%2Fspace-invaders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fir404%2Fspace-invaders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fir404%2Fspace-invaders/lists"}