{"id":36749796,"url":"https://github.com/jjant/runty8","last_synced_at":"2026-01-12T12:43:00.057Z","repository":{"id":58580111,"uuid":"443646681","full_name":"jjant/runty8","owner":"jjant","description":"A Pico8 clone in Rust.","archived":false,"fork":false,"pushed_at":"2024-06-04T17:53:38.000Z","size":27363,"stargazers_count":228,"open_issues_count":22,"forks_count":17,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-06T19:31:36.031Z","etag":null,"topics":["fantasy-console","game","game-development","pico8","pixel-perfect","rust","webassembly","webgl","webgl2"],"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/jjant.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-01T23:54:29.000Z","updated_at":"2024-12-04T04:55:37.000Z","dependencies_parsed_at":"2023-01-29T19:15:48.928Z","dependency_job_id":"9743fe66-58a9-4abe-b722-adaf36297296","html_url":"https://github.com/jjant/runty8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jjant/runty8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjant%2Frunty8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjant%2Frunty8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjant%2Frunty8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjant%2Frunty8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjant","download_url":"https://codeload.github.com/jjant/runty8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjant%2Frunty8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fantasy-console","game","game-development","pico8","pixel-perfect","rust","webassembly","webgl","webgl2"],"created_at":"2026-01-12T12:43:00.000Z","updated_at":"2026-01-12T12:43:00.047Z","avatar_url":"https://github.com/jjant.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"img/logo.png\" alt=\"Runty8 Logo\" /\u003e\n\u003c/p\u003e\n\n# Runty8\n\nA Pico8 clone in Rust.\n\n## Making your own games\n\nHead over to our [template](https://github.com/jjant/runty8-game-template) for an example to get started!\n\n## Crates\n\n* `runty8`: Main entry point for games created with Runty8. Most Runty8 users should probably only depend on this crate.\n* `runty8-core`: Core types needed by every Runty8 related crate\n* `runty8-runtime`: Run standalone Runty8 games in `native` or `wasm` targets\n* `runty8-editor`: Run game inside editor\n* `runty8-winit`: Integration layer for `winit`\n* `runty8-event-loop`: Thin layer over `winit`/`glow`/`glutin` to have a cross-platform OpenGL/WebGL-powered event loop\n\n## Contributing\n\nSee [the contributing guide](./CONTRIBUTING.md) for instructions on how to get started.\n\n## Examples\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"./examples/celeste/main.rs\"\u003e\n    \u003cimg src=\"img/celeste.gif\" alt=\"Celeste playthrough\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n- [Celeste](./examples/celeste/main.rs): A Rust port of Maddy Thorson and Noel Berry's [Celeste](https://www.lexaloffle.com/bbs/?tid=2145)\n- [Confetti mouse demo](./examples/confetti/main.rs)\n- [Moving box](./examples/moving-box/main.rs)\n\n## Running\n\nRun examples (`celeste`, `moving_box`, `confetti`) with:\n\n```bash\ncargo run --bin celeste -- --game\ncargo run --bin confetti -- --game\ncargo run --bin moving-box -- --game\n```\n\nOr run `cargo run --bin` to get a list of the available examples.\n\nPress the `Escape` key to switch between the game and the editor.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjant%2Frunty8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjant%2Frunty8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjant%2Frunty8/lists"}