{"id":17862666,"url":"https://github.com/yostane/mangeddoom-blazor","last_synced_at":"2025-10-12T20:53:23.279Z","repository":{"id":46148096,"uuid":"296429081","full_name":"yostane/MangedDoom-Blazor","owner":"yostane","description":"Port of https://github.com/sinshu/managed-doom to the browser","archived":false,"fork":false,"pushed_at":"2025-04-11T03:56:01.000Z","size":237267,"stargazers_count":19,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T04:30:00.506Z","etag":null,"topics":["blazor","csharp","dotnet","webassembly"],"latest_commit_sha":null,"homepage":"https://yostane.github.io/MangedDoom-Blazor/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yostane.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,"zenodo":null}},"created_at":"2020-09-17T19:57:34.000Z","updated_at":"2025-04-11T03:56:04.000Z","dependencies_parsed_at":"2025-04-11T04:36:44.838Z","dependency_job_id":null,"html_url":"https://github.com/yostane/MangedDoom-Blazor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yostane/MangedDoom-Blazor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yostane%2FMangedDoom-Blazor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yostane%2FMangedDoom-Blazor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yostane%2FMangedDoom-Blazor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yostane%2FMangedDoom-Blazor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yostane","download_url":"https://codeload.github.com/yostane/MangedDoom-Blazor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yostane%2FMangedDoom-Blazor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259887724,"owners_count":22926987,"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":["blazor","csharp","dotnet","webassembly"],"created_at":"2024-10-28T08:54:36.194Z","updated_at":"2025-10-12T20:53:18.074Z","avatar_url":"https://github.com/yostane.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Managed doom Blazor\n\n![Logo](./media/logo.jpg)\n\nThis is a quick port of Blazor Wasm port of [Managed Doom](https://github.com/sinshu/managed-doom)\n\nYou can try it here: [demo](https://yostane.github.io/MangedDoom-Blazor/)\n\n## Running the webapp locally\n\n```sh\n#prerequisites\ndotnet workload install wasm-tools wasm-experimental\ndotnet tool install -g dotnet-serve\n```\n\n```sh\ndotnet publish -c Release BlazorDoom.csproj \u0026\u0026 dotnet serve -d:bin/Release/net9.0/publish/wwwroot -p 8080 -S --path-base '/MangedDoom-Blazor'\n```\n\n- Then, open this link in your browser: [http://localhost:8080/MangedDoom-Blazor/](http://localhost:8080/MangedDoom-Blazor/)\n\n## TODO\n\n- Implement mouse controls\n- Implement save and load\n\n## Userful scripts\n\n```pwsh\n# List all relative files (for pwa)\nGet-ChildItem -Recurse  -File -Name | % { '\"./' + ($_ -replace '[\\\\/]', '/') + '\",' }\nGet-ChildItem -Recurse  -File -Name -Exclude *.br,*.gz  | % { '\"./' + ($_ -replace '[\\\\/]', '/') + '\",' }\n\ndotnet tool install --global dotnet-serve\n```\n\n## Credits\n\n- [html5-virtual-game-controller](https://github.com/austinhallock/html5-virtual-game-controller)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyostane%2Fmangeddoom-blazor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyostane%2Fmangeddoom-blazor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyostane%2Fmangeddoom-blazor/lists"}