{"id":21410682,"url":"https://github.com/dondido/zombie-breakout","last_synced_at":"2026-03-16T08:34:09.514Z","repository":{"id":146141980,"uuid":"117245476","full_name":"dondido/zombie-breakout","owner":"dondido","description":"C / SDL2 2D game ported to WebAssembly through Emscripten.","archived":false,"fork":false,"pushed_at":"2018-02-11T15:04:44.000Z","size":22589,"stargazers_count":17,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-07T22:03:42.208Z","etag":null,"topics":["c","emscripten","game","javascript","sdl2","wasm","webassembly"],"latest_commit_sha":null,"homepage":"","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/dondido.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":"2018-01-12T13:41:29.000Z","updated_at":"2025-02-21T17:41:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"eecd1d84-6c8a-406a-b93e-fa7648fd16df","html_url":"https://github.com/dondido/zombie-breakout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dondido/zombie-breakout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dondido%2Fzombie-breakout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dondido%2Fzombie-breakout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dondido%2Fzombie-breakout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dondido%2Fzombie-breakout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dondido","download_url":"https://codeload.github.com/dondido/zombie-breakout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dondido%2Fzombie-breakout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265233753,"owners_count":23731825,"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":["c","emscripten","game","javascript","sdl2","wasm","webassembly"],"created_at":"2024-11-22T17:41:04.495Z","updated_at":"2026-03-16T08:34:09.481Z","avatar_url":"https://github.com/dondido.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zombie Breakout\n\nNative C game ported to WebAssembly.\n\n![Zombie breakout](zombie-breakout.gif)\n\n## Demo\n\nCompiled with Emscripten to WASM: https://dondido.github.io/zombie-breakout/\n\n## Compilation\n\n### Native\n\nThese are instructions for Mac OS. In other UNIX environments, it should be similar but changing the way to install SDL itself.\n\n\n1. Install SDL2: `sudo apt-get install libsdl2-dev`\n2. Install Image: `sudo apt-get install libsdl2-image-dev`\n3. Install SDL2 Mixer: `sudo apt-get install libsdl2-mixer-dev`\n4. Install SDL2 Ttf `sudo apt-get install libsdl2-ttf-dev`.\n\n### Emscripten\n\n### Requirements\n\nBuild the source as [shown in the MDN](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Build_Documentation).\n\n### Compiling\n\nCompiling to native code:\n\n```\nmake clean\nmake\n```\n\nPorting the game to Emscripten\n\n```\nmake emcc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdondido%2Fzombie-breakout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdondido%2Fzombie-breakout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdondido%2Fzombie-breakout/lists"}