{"id":20911271,"url":"https://github.com/grazen0/space-invaders","last_synced_at":"2026-02-26T04:34:23.685Z","repository":{"id":114191313,"uuid":"475271338","full_name":"Grazen0/space-invaders","owner":"Grazen0","description":"Space Invaders emulator written in Rust","archived":false,"fork":false,"pushed_at":"2024-12-26T01:58:25.000Z","size":230,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T05:41:37.727Z","etag":null,"topics":["emulator","intel-8080","rust","sdl2","space-invaders"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Grazen0.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":"2022-03-29T03:49:49.000Z","updated_at":"2024-12-26T01:58:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c1c20b0-5df6-4f13-b812-02d86d163a05","html_url":"https://github.com/Grazen0/space-invaders","commit_stats":null,"previous_names":["grazen0/space-invaders","elchologamer/space-invaders"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fspace-invaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fspace-invaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fspace-invaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fspace-invaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grazen0","download_url":"https://codeload.github.com/Grazen0/space-invaders/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248360418,"owners_count":21090694,"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":["emulator","intel-8080","rust","sdl2","space-invaders"],"created_at":"2024-11-18T14:20:12.785Z","updated_at":"2025-10-24T16:57:42.234Z","avatar_url":"https://github.com/Grazen0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Space Invaders\n\nA pretty cool arcade Space Invaders emulator written in Rust, and powered by [SDL2](https://www.libsdl.org/).\n\n## Try it out!\n\nIf you use [Nix](https://nixos.org), you can try out the program with the following command:\n\n```bash\nnix run github:Grazen0/space-invaders\n```\n\n## Building\n\nYou will need the following dependencies:\n\n- `rustc` and `cargo`\n- SDL2\n\nThe project may be built simply by using `cargo build`, or execute it directly with `cargo run`.\n\n## Usage\n\nThe game uses the following mappings:\n\n|     Key     |       Mapping       |\n| :---------: | :-----------------: |\n|      C      |     Insert coin     |\n|      T      |        Tilt         |\n|    Enter    |   Player 1 start    |\n| Left arrow  | Player 1 move left  |\n| Right arrow | Player 1 move right |\n|    Up/Z     |   Player 1 shoot    |\n|      X      |   Player 2 start    |\n|      A      | Player 2 move left  |\n|      D      | Player 2 move right |\n|   Space/W   |   Player 2 shoot    |\n\nThe following additional binds are also present:\n\n|  Key   |     Action      |\n| :----: | :-------------: |\n| Ctrl+Q |    Quit game    |\n| Ctrl+S | Save game state |\n| Ctrl+D | Load game state |\n| Ctrl+R |   Reset game    |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrazen0%2Fspace-invaders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrazen0%2Fspace-invaders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrazen0%2Fspace-invaders/lists"}