{"id":23007440,"url":"https://github.com/xor-bits/srs2dge","last_synced_at":"2025-06-19T06:33:48.462Z","repository":{"id":37291102,"uuid":"427332324","full_name":"xor-bits/srs2dge","owner":"xor-bits","description":"Simple Rust 2D Game Engine","archived":false,"fork":false,"pushed_at":"2024-03-04T22:29:38.000Z","size":1268,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T15:22:04.106Z","etag":null,"topics":["engine","engine2d","game-engine","game-engine-2d","game-library","rust","wgpu"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/xor-bits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2021-11-12T11:17:15.000Z","updated_at":"2025-03-19T22:11:21.000Z","dependencies_parsed_at":"2025-06-11T03:35:45.948Z","dependency_job_id":null,"html_url":"https://github.com/xor-bits/srs2dge","commit_stats":null,"previous_names":["overpeek/srs2dge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Fsrs2dge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Fsrs2dge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Fsrs2dge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Fsrs2dge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xor-bits","download_url":"https://codeload.github.com/xor-bits/srs2dge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Fsrs2dge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259192101,"owners_count":22819414,"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":["engine","engine2d","game-engine","game-engine-2d","game-library","rust","wgpu"],"created_at":"2024-12-15T08:15:37.543Z","updated_at":"2025-06-19T06:33:43.440Z","avatar_url":"https://github.com/xor-bits.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Simple Rust 2D Game Engine\n\n[![dependency status](https://deps.rs/repo/github/Overpeek/srs2dge/status.svg)](https://deps.rs/repo/github/Overpeek/srs2dge)\n[![build status](https://github.com/Overpeek/srs2dge/actions/workflows/rust.yml/badge.svg)](https://github.com/Overpeek/srs2dge/actions)\n[![crates.io](https://img.shields.io/crates/v/srs2dge.svg?label=srs2dge)](https://crates.io/crates/srs2dge)\n[![docs.rs](https://docs.rs/srs2dge/badge.svg)](https://docs.rs/srs2dge/)\n\n\u003c/div\u003e\n\n### Live demo at: https://gpu.ovpk.net\n\n## Demo images\n\n#### examples/tetris\n\n\u003cimg src=\"/.github/tetris.png\"/\u003e\n\n#### examples/platformer\n\n\u003cimg src=\"/.github/platformer.png\"/\u003e\n\n#### examples/main\n\n\u003cimg src=\"/.github/main.png\"/\u003e\n\n## Runtime env var configs:\n\n#### `PRESENT_MODE`\n\n- `mailbox/mail/sync/mb/m/s` for immediate without tearing\n- `fifo/f` for no tearing (fallback)\n- `immediate/nosync/im/i` for immediate\n\n#### `WGPU_BACKEND` (one or more comma separated)\n\n- `vulkan/vk` to allow Vulkan\n- `dx12/d3d12` to allow DirectX 12\n- `dx11/d3d11` to allow DirectX 11\n- `metal/mtl` to allow Metal\n- `opengl/gles/gl` to allow OpenGL\n- `webgpu` to allow WebGPU\n\n#### `WGPU_POWER_PREF`\n\n- `low` to pick 'high efficiency low power GPU'\n- `high` to pick 'low efficiency high power GPU'\n\n##### Examples:\n\n- `PRESENT_MODE=mailbox` to use 'vertical sync'\n- `WGPU_BACKEND=vulkan,opengl` to allow vulkan and/or opengl to be used\n- `WGPU_POWER_PREF=low` to prefer low power video cards\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxor-bits%2Fsrs2dge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxor-bits%2Fsrs2dge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxor-bits%2Fsrs2dge/lists"}