{"id":16340747,"url":"https://github.com/casey/pxl","last_synced_at":"2025-03-15T11:32:28.896Z","repository":{"id":62443139,"uuid":"138214550","full_name":"casey/pxl","owner":"casey","description":"🕹 A simple framework for making games in Rust","archived":false,"fork":false,"pushed_at":"2018-07-03T23:38:14.000Z","size":97,"stargazers_count":29,"open_issues_count":89,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-11T23:57:44.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/casey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-21T19:42:25.000Z","updated_at":"2023-04-28T06:19:12.000Z","dependencies_parsed_at":"2022-11-01T22:16:37.275Z","dependency_job_id":null,"html_url":"https://github.com/casey/pxl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fpxl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fpxl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fpxl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fpxl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casey","download_url":"https://codeload.github.com/casey/pxl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221573404,"owners_count":16845831,"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-10T23:57:43.544Z","updated_at":"2024-10-26T19:41:18.444Z","avatar_url":"https://github.com/casey.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pxl\n\nA simple framework for writing graphical programs and games in Rust.\n\n## Crates\n\nThis repository is a cargo workspace consisting of a number of crates:\n\n- `pxl`: The library and runtime. Start here!\n- `pxl-build`: A compile-time resource loader. Check this out if you want to use static assets, like images and sounds.\n- `pxl-build-test`: Tests and usage example for `pxl-build`.\n- `pxl-mono`: Mono and sometimes chromatic audio-reactive visuals built using `pxl`\n\n## Building\n\nSince `pxl` programs use per-pixel rendering, building in release mode can yield dramatically improved performance. Do `cargo run --release` to build in release mode.\n\n## Dependencies\n\nThe `pxl` runtime plays audio using `cpal`, which requires ALSA headers/libraries on Linux;\n\nOn Ubuntu, you can install them with:\n\n```sh\nsudo apt install libasound2-dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fpxl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasey%2Fpxl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fpxl/lists"}