{"id":17188126,"url":"https://github.com/sharkwouter/mingw-game-builder","last_synced_at":"2026-02-12T02:39:10.113Z","repository":{"id":111160881,"uuid":"462812987","full_name":"sharkwouter/mingw-game-builder","owner":"sharkwouter","description":"A container for building SDL2 based games for Windows","archived":false,"fork":false,"pushed_at":"2022-02-23T17:41:34.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T23:59:04.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkwouter.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":"2022-02-23T16:18:00.000Z","updated_at":"2024-06-09T13:25:22.000Z","dependencies_parsed_at":"2023-06-29T14:50:13.443Z","dependency_job_id":null,"html_url":"https://github.com/sharkwouter/mingw-game-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sharkwouter/mingw-game-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkwouter%2Fmingw-game-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkwouter%2Fmingw-game-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkwouter%2Fmingw-game-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkwouter%2Fmingw-game-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkwouter","download_url":"https://codeload.github.com/sharkwouter/mingw-game-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkwouter%2Fmingw-game-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29355225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"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-15T01:08:10.118Z","updated_at":"2026-02-12T02:39:10.108Z","avatar_url":"https://github.com/sharkwouter.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MinGW Game Builder\n\nThis repo contains the sources for a docker container which can be used for building Windows games. It has a toolchain file for building with CMake found at ``/usr/x86_64-w64-mingw32/share/toolchain.cmake`` within the container.\n\n## Example of use\n\nThe container can be downloaded with:\n\n```\ndocker pull ghcr.io/sharkwouter/mingw-game-builder:latest\n```\n\nWithin the container, a game can be build using:\n\n```\ncmake -DCMAKE_TOOLCHAIN_FILE=/usr/x86_64-w64-mingw32/share/toolchain.cmake .\nmake\n```\n\n## Libraries included\n\nThe following libraries are included:\n\n- SDL2\n- SDL2_mixer\n- SDL2_image\n- SDL2_ttf\n- jsoncpp\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharkwouter%2Fmingw-game-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharkwouter%2Fmingw-game-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharkwouter%2Fmingw-game-builder/lists"}