{"id":22367698,"url":"https://github.com/hugojosefson/rust-fire","last_synced_at":"2025-10-07T09:44:44.380Z","repository":{"id":66830263,"uuid":"177182000","full_name":"hugojosefson/rust-fire","owner":"hugojosefson","description":"Fire in Rust","archived":false,"fork":false,"pushed_at":"2023-05-09T22:39:47.000Z","size":193,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T15:55:18.024Z","etag":null,"topics":["fire","graphics","learning-by-doing","rust","rust-lang","sdl2"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hugojosefson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-03-22T17:20:14.000Z","updated_at":"2023-04-11T15:25:36.000Z","dependencies_parsed_at":"2024-12-04T18:30:48.663Z","dependency_job_id":null,"html_url":"https://github.com/hugojosefson/rust-fire","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/hugojosefson/rust-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Frust-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Frust-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Frust-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Frust-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugojosefson","download_url":"https://codeload.github.com/hugojosefson/rust-fire/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Frust-fire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278754492,"owners_count":26040024,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":["fire","graphics","learning-by-doing","rust","rust-lang","sdl2"],"created_at":"2024-12-04T18:20:21.981Z","updated_at":"2025-10-07T09:44:44.351Z","avatar_url":"https://github.com/hugojosefson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-fire\n\n![fire-1 0 1](https://user-images.githubusercontent.com/67230/54908538-6aa3a700-4ee8-11e9-8dcc-1304767e0226.gif)\n\nReviving an old childhood memory, where I implemented a fire in\n`mov ax,13h; int 10h` graphics mode (320x200 at 8 bit indexed colors).\n\nA fun way to attempt learning Rust!\n\n## Prerequisites\n\n### Cargo and Rust\n\n\u003chttps://www.rust-lang.org/tools/install\u003e\n\n### Libraries\n\n- sdl2\n- sdl2-gfx\n\nOn Ubuntu, you can install the libraries with:\n\n```bash\nsudo apt install -y libsdl2-dev libsdl2-gfx-dev\n```\n\nOn Fedora, install the libraries with:\n\n```bash\nsudo dnf install -y SDL2-devel SDL2_gfx-devel\n```\n\n## Usage\n\n```bash\ncargo run --release\n```\n\nYou may resize the window.\n\nKeys:\n\n- `Alt-Enter`: Toggle maximized window\n- `Esc`: Exit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugojosefson%2Frust-fire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugojosefson%2Frust-fire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugojosefson%2Frust-fire/lists"}