{"id":22830747,"url":"https://github.com/BitPatty/zig-zag-zoe","last_synced_at":"2025-08-10T17:33:26.257Z","repository":{"id":267378263,"uuid":"901063697","full_name":"BitPatty/zig-sdl3-ttt","owner":"BitPatty","description":"An implementation of Tic Tac Toe using Zig and SDL3","archived":false,"fork":false,"pushed_at":"2024-12-11T16:43:01.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-11T17:37:12.852Z","etag":null,"topics":["sdl3","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/BitPatty.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":"2024-12-10T01:15:53.000Z","updated_at":"2024-12-11T16:43:05.000Z","dependencies_parsed_at":"2024-12-11T17:37:16.591Z","dependency_job_id":null,"html_url":"https://github.com/BitPatty/zig-sdl3-ttt","commit_stats":null,"previous_names":["bitpatty/zig-tic-tac-toe","bitpatty/zig-sdl3-ttt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitPatty%2Fzig-sdl3-ttt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitPatty%2Fzig-sdl3-ttt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitPatty%2Fzig-sdl3-ttt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitPatty%2Fzig-sdl3-ttt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitPatty","download_url":"https://codeload.github.com/BitPatty/zig-sdl3-ttt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229445623,"owners_count":18074161,"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":["sdl3","zig"],"created_at":"2024-12-12T20:14:15.793Z","updated_at":"2025-08-10T17:33:26.246Z","avatar_url":"https://github.com/BitPatty.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zig Zag Zoe\n\nInspired by [tsoding](https://www.youtube.com/watch?v=gCVMkKgs3uQ), this repository contains an implementation of Tic Tac Toe using [Zig](https://ziglang.org/) and [SDL3](https://wiki.libsdl.org/SDL3/FrontPage).\n\n## Preview\n\n![Preview](./preview.png)\n\n## Building\n\n\u003e Note that the build is configured for x86_64 only\n\nThe project was implemented using zig 0.13.0 and libSDL3.so.0.1.7. As the time of this writing SDL3 has not been released yet and oftentimes must be built [\"The Unix Way\"](https://wiki.libsdl.org/SDL3/Installation). The repository includes an SDL submodule that will be built together with the binary.\n\nTo build the project run the following command:\n\n```sh\nmake app\n```\n\nBy default, the binary will be located at `.out/app/zig-zag-zoe`.\n\nFor the individual build commands check the `Makefile`.\n\n### Flatpak\n\nThe `Makefile` contains a `flatpak` target which builds and bundles a flatpak file to `.out/dev.collet.ZigZagZoe` that can be installed on flatpak enabled environments.\n\nTo explore/debug the flatpak the following command can be used post-build:\n\n```sh\nflatpak-builder --run .out/flatpak-build/ flatpak/zig-zag-zoe.flatpak.yml sh\n```\n\n## License\n\nSee `License`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBitPatty%2Fzig-zag-zoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBitPatty%2Fzig-zag-zoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBitPatty%2Fzig-zag-zoe/lists"}