{"id":18421687,"url":"https://github.com/jrob774/game-template","last_synced_at":"2025-07-14T00:40:35.571Z","repository":{"id":115753390,"uuid":"592901992","full_name":"JROB774/game-template","owner":"JROB774","description":"Simple template repository used for generating game repos.","archived":false,"fork":false,"pushed_at":"2023-06-25T11:03:37.000Z","size":10394,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T12:08:14.884Z","etag":null,"topics":["cpp","engine","framework","game","game-jam","game-template","personal","project","repository-template","template"],"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/JROB774.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":"2023-01-24T19:27:20.000Z","updated_at":"2023-02-18T21:19:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9db46fd3-4db5-4c87-bfab-671b7781fd51","html_url":"https://github.com/JROB774/game-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fgame-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fgame-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fgame-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fgame-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JROB774","download_url":"https://codeload.github.com/JROB774/game-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710432,"owners_count":21149190,"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":["cpp","engine","framework","game","game-jam","game-template","personal","project","repository-template","template"],"created_at":"2024-11-06T04:26:31.645Z","updated_at":"2025-04-13T12:08:22.861Z","avatar_url":"https://github.com/JROB774.png","language":"C++","readme":"# Game Template\n\nThis is a simple repository template I use for starting new game projects. It has the basic outline of a project structure\nalready setup as well as a few systems implemented, such as a basic platform layer, renderer, asset management system, etc.\n\nCurrently the system supports building for Windows and Web Assembly. It can also build to MacOS but no work has\nbeen done to *officially* support the platform, so the generated .app bundles are missing things like an info plist.\nThe back-end of the engine uses SDL2 so it should be easy to also port to other systems e.g. Linux, Android, iOS, etc.\n\n## Building\n\nAfter cloning the repository you will need to run `git submodule update --init --recursive` to setup submodules.\n\nThe project can then be built by running either the `build\\win32\\build.bat` or `build\\macos\\build.sh` script with a build\nprofile as the first argument. The following build profiles are available:\n\n- `win32` which builds the Windows version of the project.\n- `macos` which builds the MacOS version of the project.\n- `web` which builds the Web Assembly version of the project.\n- `tools` which builds auxiliary tools used for development.\n\nYou can also specify an extra `release` argument to build an optimized executable with debug information stripped.\n\n## License\n\nThe project's code is available under the **[MIT License](https://github.com/JROB774/game-template/blob/master/LICENSE)**.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrob774%2Fgame-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrob774%2Fgame-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrob774%2Fgame-template/lists"}