{"id":51585066,"url":"https://github.com/maximecb/uvm-doom","last_synced_at":"2026-07-13T11:00:32.633Z","repository":{"id":369741531,"uuid":"1291253210","full_name":"maximecb/uvm-doom","owner":"maximecb","description":"UVM port of Doom","archived":false,"fork":false,"pushed_at":"2026-07-10T13:45:49.000Z","size":3910,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-07-11T09:32:58.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/maximecb.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-07-06T16:29:12.000Z","updated_at":"2026-07-10T13:46:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/maximecb/uvm-doom","commit_stats":null,"previous_names":["maximecb/uvm-doom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maximecb/uvm-doom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fuvm-doom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fuvm-doom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fuvm-doom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fuvm-doom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximecb","download_url":"https://codeload.github.com/maximecb/uvm-doom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximecb%2Fuvm-doom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35358880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-07-11T09:32:59.129Z","updated_at":"2026-07-11T09:33:00.852Z","avatar_url":"https://github.com/maximecb.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uvm-doom\n\nA port of Doom that runs on the [UVM virtual machine](https://github.com/maximecb/uvm). Based on\n[PureDOOM](https://github.com/Daivuk/PureDOOM), with a few performance optimizations to make it\nrun smoothly on UVM, and a simple MIDI synth so we can enjoy Doom's badass soundtrack.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"uvm_doom.jpg\" width=\"700\" /\u003e\n\u003c/p\u003e\n\n## Building and running\n\nThis repo uses [UVM](https://github.com/maximecb/uvm) as a git submodule (in\n`uvm/`). There is a convenient build script that fetches the submodule,\ncompiles Doom, and then launches it:\n\n```bash\n./build_and_run.sh\n```\n\nThis compiles `main.c` to `out.asm` with uvclang and runs it on the UVM VM.\nAny extra arguments are forwarded to Doom.\n\n\u003e Note: UVM's clang backend is sensitive to the LLVM IR it receives from clang.\n\u003e If the build fails, you may need to upgrade your version of clang.\n\n## License\n\nThis project is licensed under the **GNU General Public License, version 2** —\nsee [LICENSE](LICENSE).\n\nThe Doom engine (`PureDOOM.h`) is derived from the Doom source code released by\nid Software, Inc. and remains **Copyright (C) 1993-1996 id Software, Inc.**\nid Software relicensed the Doom source under the GPL in 1999; the original\ncopyright notices are preserved as the GPL requires.\n\nNew code written for this UVM port is **Copyright (C) 2026 Maxime\nChevalier-Boisvert** and is likewise released under the GPL v2.\n\nThe bundled [UVM](https://github.com/maximecb/uvm) submodule is a separate work\nunder the **Apache License 2.0** and is not covered by this repository's GPL.\n\n\u003e Note: the `doom1.wad` shareware data file is **not** covered by the GPL. It is\n\u003e distributed under id Software's original shareware terms and may not be sold.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximecb%2Fuvm-doom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximecb%2Fuvm-doom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximecb%2Fuvm-doom/lists"}