{"id":22841332,"url":"https://github.com/hardingadonis/dino-gun","last_synced_at":"2025-10-21T06:31:53.419Z","repository":{"id":227580089,"uuid":"771060572","full_name":"hardingadonis/dino-gun","owner":"hardingadonis","description":"A simple game made with C++ \u0026 SDL2","archived":false,"fork":false,"pushed_at":"2024-07-16T09:08:41.000Z","size":3060,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-13T01:15:40.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/hardingadonis.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}},"created_at":"2024-03-12T16:08:15.000Z","updated_at":"2024-07-16T09:08:42.000Z","dependencies_parsed_at":"2024-03-31T15:29:56.162Z","dependency_job_id":"1dcc186f-228c-46a4-9a82-ff9754e19563","html_url":"https://github.com/hardingadonis/dino-gun","commit_stats":null,"previous_names":["hardingadonis/dino-gun"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fdino-gun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fdino-gun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fdino-gun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardingadonis%2Fdino-gun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardingadonis","download_url":"https://codeload.github.com/hardingadonis/dino-gun/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237446302,"owners_count":19311293,"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-12-13T01:15:42.523Z","updated_at":"2025-10-21T06:31:47.863Z","avatar_url":"https://github.com/hardingadonis.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dino Gun\n\n[![Build Dino Gun](https://github.com/hardingadonis/dino-gun/actions/workflows/build.yml/badge.svg)](https://github.com/hardingadonis/dino-gun/actions/workflows/build.yml)\n![GitHub contributors](https://img.shields.io/github/contributors/hardingadonis/dino-gun)\n![GitHub top language](https://img.shields.io/github/languages/top/hardingadonis/dino-gun)\n![GitHub repo size](https://img.shields.io/github/repo-size/hardingadonis/dino-gun)\n![GitHub License](https://img.shields.io/github/license/hardingadonis/dino-gun)\n\n\u003e A simple game made with C++ \u0026 SDL2\n\n## Requirements\n\n- C++ 17\n- SDL2, SDL2_image, SDL2_ttf, SDL2_mixer\n- CMake\n- Ninja\n\n## Build\n\n- Clone the repository\n\n```bash\ngit clone https://github.com/hardingadonis/dino-gun.git --recursive\n```\n\n- Create a build directory\n\n```bash\ncd dino-gun\nmkdir build\ncd build\n```\n\n- Install dependencies\n\n```bash\nsudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev ninja-build\n```\n\n- Build the project\n\n```bash\ncmake .. -DCMAKE_BUILD_TYPE=MinSizeRel -DCMAKE_CXX_COMPILER=g++ -DCMAKE_C_COMPILER=gcc -G Ninja\ncmake --build .\ncmake --install .\n```\n\n- Run the game\n\n```bash\n./dino-gun\n```\n\n## Contributors:\n\n\u003ca href=\"https://github.com/hardingadonis/dino-gun/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=hardingadonis/dino-gun\" /\u003e\n\u003c/a\u003e\n\n## Licenses:\n\n- [Dino Gun](https://github.com/hardingadonis/dino-gun) is under the [MIT license](https://github.com/hardingadonis/dino-gun/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardingadonis%2Fdino-gun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardingadonis%2Fdino-gun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardingadonis%2Fdino-gun/lists"}