{"id":24570833,"url":"https://github.com/mathjx000/uefi-games","last_synced_at":"2025-10-17T15:20:56.418Z","repository":{"id":273765477,"uuid":"920797124","full_name":"mathjx000/UEFI-Games","owner":"mathjx000","description":"Simple games running using UEFI","archived":false,"fork":false,"pushed_at":"2025-01-22T20:01:21.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T21:18:28.266Z","etag":null,"topics":["uefi","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/mathjx000.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":"2025-01-22T19:37:46.000Z","updated_at":"2025-01-22T20:01:24.000Z","dependencies_parsed_at":"2025-01-22T21:28:32.409Z","dependency_job_id":null,"html_url":"https://github.com/mathjx000/UEFI-Games","commit_stats":null,"previous_names":["mathjx000/uefi-games"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathjx000%2FUEFI-Games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathjx000%2FUEFI-Games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathjx000%2FUEFI-Games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathjx000%2FUEFI-Games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathjx000","download_url":"https://codeload.github.com/mathjx000/UEFI-Games/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243997041,"owners_count":20380980,"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":["uefi","zig"],"created_at":"2025-01-23T17:32:47.148Z","updated_at":"2025-10-17T15:20:56.406Z","avatar_url":"https://github.com/mathjx000.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UEFI Games\n\nSimple games re-implemented for [UEFI] using the [Zig] programming language,\nplayable directly during boot process.\n\nContains the following games:\n\n- [Connect 4](https://en.wikipedia.org/wiki/Connect_Four) (WIP)\n\n## Building\n\nRequires [Zig] version `0.14.0`.\n\n```sh\n# To build all the games simply use\nzig build\n\n# To get more info on what is available\nzig build --help\n```\n\n## Running\n\nYou can place the built `efi` files in the right place, or you can test using a\nvirtual machine.\n\n### Linux, using QEMU\n\nExample command to run:\n(You need to be in the right directory, which should contains\n`efi/boot/xxx.efi`)\n\n```sh\nqemu-system-x86_64 -bios /usr/share/edk2/ovmf/OVMF_CODE.fd -hdd fat:rw:.\n```\n\n## Acknowledgements\n\n- [UEFI examples in Zig](https://github.com/nrdmn/uefi-examples)\n\n[UEFI]: https://uefi.org/ \"Unified Extensible Firmware Interface\"\n[Zig]: https://ziglang.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathjx000%2Fuefi-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathjx000%2Fuefi-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathjx000%2Fuefi-games/lists"}