{"id":16847447,"url":"https://github.com/koute/polkadoom","last_synced_at":"2025-04-11T06:34:05.413Z","repository":{"id":197258361,"uuid":"698301341","full_name":"koute/polkadoom","owner":"koute","description":"Yet another DOOM port","archived":false,"fork":false,"pushed_at":"2025-02-06T08:07:37.000Z","size":33674,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T04:27:48.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koute.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-29T15:52:06.000Z","updated_at":"2025-03-06T11:37:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b1dd004-8d35-47c6-81c0-01ab8ca0690d","html_url":"https://github.com/koute/polkadoom","commit_stats":null,"previous_names":["koute/polkadoom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpolkadoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpolkadoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpolkadoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koute%2Fpolkadoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koute","download_url":"https://codeload.github.com/koute/polkadoom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248357632,"owners_count":21090399,"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":[],"created_at":"2024-10-13T13:07:59.115Z","updated_at":"2025-04-11T06:34:05.382Z","avatar_url":"https://github.com/koute.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DOOM port for PolkaVM\n\nThis is a DOOM port for [PolkaVM](https://github.com/koute/polkavm).\n\nIt's based on [doomgeneric](https://github.com/ozkl/doomgeneric), but it's even more portable.\nThe source code is completely standalone and doesn't even require a libc. It also has out-of-box\nsupport for audio due to built-in OPL emulation, which doomgeneric doesn't have.\n\n## Building\n\n1. Get a clang for RV{32,64}**E** (RISC-V **embedded**)\n\t- Upstream LLVM from version 18.X and above support those\n\t- Scripts to build a toolchain are [available here](https://github.com/paritytech/rustc-rv32e-toolchain) or [here](https://github.com/xermicus/revive/blob/main/build-llvm.sh)\n2. Make sure that the compatible LLVM build is found via `$PATH`. Verify: `clang --target=riscv32 -print-supported-extensions 2\u003e\u00261 | grep 'RV{32,64}E'`\n3. Run `./build.sh 32` or `./build.sh 64` to get a 32bit or 64bit build respectively\n4. Run `polkatool link -s output/doom.elf -o output/doom.polkavm`.\n\n## License\n\nGPLv2+\n\nMany third-party libraries are used here with varying licenses; see the `libs` directory for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoute%2Fpolkadoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoute%2Fpolkadoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoute%2Fpolkadoom/lists"}