{"id":18688943,"url":"https://github.com/colbydude/2dgameengine","last_synced_at":"2025-11-08T04:30:32.601Z","repository":{"id":51064313,"uuid":"254022147","full_name":"Colbydude/2DGameEngine","owner":"Colbydude","description":"Learning to build a simple, 2D, game engine leveraging SDL.","archived":false,"fork":false,"pushed_at":"2021-05-25T09:51:44.000Z","size":318,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-28T01:27:47.529Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colbydude.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-08T07:56:48.000Z","updated_at":"2021-05-25T09:51:49.000Z","dependencies_parsed_at":"2022-09-15T02:00:50.538Z","dependency_job_id":null,"html_url":"https://github.com/Colbydude/2DGameEngine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colbydude%2F2DGameEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colbydude%2F2DGameEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colbydude%2F2DGameEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colbydude%2F2DGameEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colbydude","download_url":"https://codeload.github.com/Colbydude/2DGameEngine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239549427,"owners_count":19657534,"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-11-07T10:39:12.049Z","updated_at":"2025-11-08T04:30:32.555Z","avatar_url":"https://github.com/Colbydude.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2DGameEngine\nLearning to build a simple, 2D, game engine leveraging SDL.\n\n## Required Libraries\nLibraries are managed through [vcpkg](https://vcpkg.io/en/index.html).\n\n| Library    | Tested Version  |\n|------------|-----------------|\n| glm        | 0.9.9.8         |\n| sdl2       | 2.0.14          |\n| sdl2-image | 2.0.5           |\n| sdl2-mixer | 2.0.4           |\n| sdl2-ttf   | 2.0.15-3        |\n\n## Compiling\nMake sure you have [vcpkg installed and setup](https://vcpkg.io/en/getting-started.html).\n\n**NOTE:** Currently only tested on macOS. On Windows, Visual Studio _should_ be able to automatically detect vcpkg libraries. You may need to run `vcpkg install` first.\n\n```sh\nvcpkg install\ncmake -B build -S . \"-DCMAKE_TOOLCHAIN_FILE=\u003cpath to vcpkg cmake file\u003e\"\ncmake --build build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolbydude%2F2dgameengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolbydude%2F2dgameengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolbydude%2F2dgameengine/lists"}