{"id":24685054,"url":"https://github.com/giodebrito/aztroz","last_synced_at":"2026-04-05T23:02:49.190Z","repository":{"id":191236833,"uuid":"684224827","full_name":"GIOdeBrito/aztroz","owner":"GIOdeBrito","description":"Small space game made in C with SDL Library.","archived":false,"fork":false,"pushed_at":"2025-04-01T15:05:35.000Z","size":1421,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T23:33:42.044Z","etag":null,"topics":["c-programming","docker","docker-compose","shell-script","video-game"],"latest_commit_sha":null,"homepage":"","language":"C","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/GIOdeBrito.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-28T17:49:59.000Z","updated_at":"2025-05-23T21:40:58.000Z","dependencies_parsed_at":"2025-03-21T20:42:23.559Z","dependency_job_id":"34be5b36-b29d-4384-bb1e-2523010c889c","html_url":"https://github.com/GIOdeBrito/aztroz","commit_stats":null,"previous_names":["giodebrito/aztroz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GIOdeBrito/aztroz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIOdeBrito%2Faztroz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIOdeBrito%2Faztroz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIOdeBrito%2Faztroz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIOdeBrito%2Faztroz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GIOdeBrito","download_url":"https://codeload.github.com/GIOdeBrito/aztroz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIOdeBrito%2Faztroz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"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":["c-programming","docker","docker-compose","shell-script","video-game"],"created_at":"2025-01-26T15:17:39.516Z","updated_at":"2026-04-05T23:02:49.172Z","avatar_url":"https://github.com/GIOdeBrito.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aztroz\nA small space game made in C with the SDL2 Library.\nI've made some secret projects in the past in C. But this\nis the one, or one of the ones, that I'll leave uploaded to Github.\n\n## Requirements\n- A Linux-running machine\n- GNU C Compiler\n- SDL2 Library\n\n## Setting up\nFirst one must have the the GNU C Compiler installed in its machine.\n```bash\nsudo apt install gcc\n```\n\nAfter that, install the SDL2 Library.\n```bash\nsudo apt-get install libsdl2-dev\n```\n\nAnd SDL2 Image, for some reason they are separated.\n```bash\nsudo apt-get install libsdl2-image-dev\n```\n\n## Build\nSimply run the make command on the root directory.\n```bash\nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiodebrito%2Faztroz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiodebrito%2Faztroz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiodebrito%2Faztroz/lists"}