{"id":25430985,"url":"https://github.com/harry-hopkinson/glfw-game-engine","last_synced_at":"2025-08-20T17:21:08.398Z","repository":{"id":42516716,"uuid":"502968568","full_name":"Harry-Hopkinson/glfw-game-engine","owner":"Harry-Hopkinson","description":"A Game Engine created in C++","archived":false,"fork":false,"pushed_at":"2024-06-03T23:36:38.000Z","size":3045,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-15T01:48:13.826Z","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/Harry-Hopkinson.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}},"created_at":"2022-06-13T13:29:56.000Z","updated_at":"2022-10-29T08:36:41.000Z","dependencies_parsed_at":"2025-05-15T03:00:32.399Z","dependency_job_id":null,"html_url":"https://github.com/Harry-Hopkinson/glfw-game-engine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Harry-Hopkinson/glfw-game-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harry-Hopkinson%2Fglfw-game-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harry-Hopkinson%2Fglfw-game-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harry-Hopkinson%2Fglfw-game-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harry-Hopkinson%2Fglfw-game-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Harry-Hopkinson","download_url":"https://codeload.github.com/Harry-Hopkinson/glfw-game-engine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harry-Hopkinson%2Fglfw-game-engine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271354509,"owners_count":24745119,"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-08-20T02:00:09.606Z","response_time":69,"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":"2025-02-17T03:48:46.833Z","updated_at":"2025-08-20T17:21:08.359Z","avatar_url":"https://github.com/Harry-Hopkinson.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# game-engine\n\nA Game Engine created in C++\n\n# CLI\n\n## Installing\n\nsudo apt install mesa-common-dev\n\n## Building\n\n```bash\ncmake --no-warn-unused-cli -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc -DCMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++ -S/workspace/game-engine -B/workspace/game-engine/build -G Ninja\n\ncmake --build /workspace/game-engine/build --config Debug --target all --\n```\n\n## Running\n\n```bash\n./build/game-engine\n```\n\n# Scripts\n\n## Windows\n\n```bash\n./scripts/build.bat\n```\n\n## Linux\n\n```bash\nchmod +x ./scripts/build.sh\n./scripts/build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharry-hopkinson%2Fglfw-game-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharry-hopkinson%2Fglfw-game-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharry-hopkinson%2Fglfw-game-engine/lists"}