{"id":15394842,"url":"https://github.com/mhmd-azeez/extism-space-commander","last_synced_at":"2025-04-15T23:53:43.938Z","repository":{"id":206828817,"uuid":"717779454","full_name":"mhmd-azeez/extism-space-commander","owner":"mhmd-azeez","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-19T13:47:05.000Z","size":2419,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T22:43:52.493Z","etag":null,"topics":["dotnet","extism","game","godot","modding"],"latest_commit_sha":null,"homepage":"https://extism.org","language":"C#","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/mhmd-azeez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-11-12T15:16:15.000Z","updated_at":"2025-01-14T09:42:35.000Z","dependencies_parsed_at":"2024-10-19T02:25:24.404Z","dependency_job_id":null,"html_url":"https://github.com/mhmd-azeez/extism-space-commander","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"b5ea6c01d219da1d2fc73c088dc86e3ab9e961c2"},"previous_names":["mhmd-azeez/extism-space-commander"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmd-azeez%2Fextism-space-commander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmd-azeez%2Fextism-space-commander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmd-azeez%2Fextism-space-commander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmd-azeez%2Fextism-space-commander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhmd-azeez","download_url":"https://codeload.github.com/mhmd-azeez/extism-space-commander/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249173061,"owners_count":21224481,"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":["dotnet","extism","game","godot","modding"],"created_at":"2024-10-01T15:24:41.568Z","updated_at":"2025-04-15T23:53:43.913Z","avatar_url":"https://github.com/mhmd-azeez.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extism Space Commander\nA retro space shooter game that shows how you can integrate Extism into your project to make it super moddable.\nThe project is built in Godot 4 and uses both GDScript (for the game logic) and C# (for integrating with Extism)\n\n## Demo\n\nhttps://github.com/mhmd-azeez/extism-space-commander/assets/16880059/1d85b399-7a34-430f-ba6d-464c8f954e4c\n\nYou can see the full demo with some explaination here:\nhttps://www.loom.com/share/4a0bd61c002641fcacc0ee3ce394db5c?sid=ef2de775-0b08-4fc1-8c93-f23bcf6e0b48\n\n## Structure\n\n- [scripts](./scripts): contains the game logic\n- [scripts/mod_manager.cs](./scripts/mod_manager.cs): A C# class that's responsible for loading the mods\n- [assets/mods](./assets/mods): contains compiled mods (.wasm files)\n- [mods](./mods): contains mod source files, they are all written in go\n\n## How to compile a mod\n```\n$ cd ./mods/shield/\n$ tinygo build -target wasi -o ../../assets/mods/shield.wasm main.go\n```\n**Note:** for compiling the mods, you need [TinyGo]([url](https://tinygo.org/)https://tinygo.org/).\n\n## Credits\n\n- The game is based on [Kan Alpar's Youtube tutorial]([url](https://www.youtube.com/watch?v=QoNukqpolS8)https://www.youtube.com/watch?v=QoNukqpolS8)\n- The art is by [Kenney Vleugels](www.kenney.nl). (except for the ugly kaboom.png, that one is mine)\n\n## More information\n\nPlease see https://extism.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmd-azeez%2Fextism-space-commander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhmd-azeez%2Fextism-space-commander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmd-azeez%2Fextism-space-commander/lists"}