{"id":18439075,"url":"https://github.com/demonstrandum/zoids","last_synced_at":"2026-05-11T05:35:04.564Z","repository":{"id":96636726,"uuid":"537176400","full_name":"Demonstrandum/Zoids","owner":"Demonstrandum","description":"Boids in Zig (GLFW+NanoVG / WASM+WebGL).","archived":false,"fork":false,"pushed_at":"2022-10-29T14:29:23.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T15:18:12.836Z","etag":null,"topics":["boids","glfw","opengl","wasm","webgl","zig"],"latest_commit_sha":null,"homepage":"https://demonstrandum.github.io/Zoids","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Demonstrandum.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":"2022-09-15T19:24:23.000Z","updated_at":"2022-10-31T23:07:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"c425dcbb-fdca-4d5a-98c3-351e510ebaf0","html_url":"https://github.com/Demonstrandum/Zoids","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Demonstrandum/Zoids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonstrandum%2FZoids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonstrandum%2FZoids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonstrandum%2FZoids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonstrandum%2FZoids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Demonstrandum","download_url":"https://codeload.github.com/Demonstrandum/Zoids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Demonstrandum%2FZoids/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32883461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["boids","glfw","opengl","wasm","webgl","zig"],"created_at":"2024-11-06T06:23:17.202Z","updated_at":"2026-05-11T05:35:04.540Z","avatar_url":"https://github.com/Demonstrandum.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zoids\n\nBoids, in OpenGL+GLFW using NanoVG. Written in Zig.\n\nJust for trying out the language and tools.\n\n## WASM Web Version\n\nSee the boids compiled to WASM online here: [demonstrandum.github.io/Zoids](https://demonstrandum.github.io/Zoids/).\n\n## Dependencies\n\nYou must have `glfw` and `nanovg` installed as system packages.\n\nClone with\n\n```sh\ngit clone --recurse-submodules -j8 https://github.com/Demonstrandum/Zoids.git\n```\n\n## Run\n\n```sh\nzig build run\n```\n\n## Build WASM\n\nBuild `zoids.wasm` and construct a website to `deployment/`.\nMust run web-server to serve local files, using Python `http.server`, for example.\n\n```sh\nzig build website -Dtarget=wasm32-freestanding\npython3 -m http.server 8080 --directory ./deployment/\nopen http://localhost:8080/\n```\n\n---\n\n![screenshot](https://user-images.githubusercontent.com/26842759/193130326-67c4fca0-057e-4643-9b23-f663def9cb73.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemonstrandum%2Fzoids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemonstrandum%2Fzoids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemonstrandum%2Fzoids/lists"}