{"id":17968465,"url":"https://github.com/almasb/sdl2-demo","last_synced_at":"2025-10-15T11:38:04.801Z","repository":{"id":68009125,"uuid":"116504947","full_name":"AlmasB/SDL2-Demo","owner":"AlmasB","description":"A minimal example using SDL2","archived":false,"fork":false,"pushed_at":"2023-05-15T11:44:54.000Z","size":4669,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T16:23:24.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AlmasB.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":"2018-01-06T18:11:23.000Z","updated_at":"2024-03-08T16:17:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"90adfb04-218c-45cb-862e-c1807f64ef26","html_url":"https://github.com/AlmasB/SDL2-Demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlmasB/SDL2-Demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmasB%2FSDL2-Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmasB%2FSDL2-Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmasB%2FSDL2-Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmasB%2FSDL2-Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlmasB","download_url":"https://codeload.github.com/AlmasB/SDL2-Demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmasB%2FSDL2-Demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279076867,"owners_count":26098229,"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-15T02:00:07.814Z","response_time":56,"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":[],"created_at":"2024-10-29T14:40:20.745Z","updated_at":"2025-10-15T11:38:04.740Z","avatar_url":"https://github.com/AlmasB.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SDL2-Demo\nA minimal example using SDL2\n\n## Linux\n\nAssuming developer versions of SDL2 and SDL2_image are installed:\n\n```\ncd SDL2-Demo\nmkdir build\ncd build\ncmake ..\nmake\n./MyGame\n```\n\n## Windows x64\n\nAssuming Visual Studio 2015 is installed: (via MinGW64)\n\n```\ncd SDL2-Demo\nmkdir build\ncd build\ncmake .. -G \"Visual Studio 14 2015 Win64\"\n```\n\nAfter this a \".sln\" will be generated that can be opened with Visual Studio 2015.\nRight click on MyGame in project explorer and select as startup project.\nYou can now run the demo from Visual Studio.\n\n## Mac OS\n\nNot tested, PRs are welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmasb%2Fsdl2-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falmasb%2Fsdl2-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmasb%2Fsdl2-demo/lists"}