{"id":16131752,"url":"https://github.com/unarelith/gamekit","last_synced_at":"2025-03-18T14:31:24.405Z","repository":{"id":140592335,"uuid":"163455934","full_name":"Unarelith/GameKit","owner":"Unarelith","description":"C++ tools for gamedev based on SDL2 and OpenGL","archived":false,"fork":false,"pushed_at":"2023-04-23T19:29:08.000Z","size":567,"stargazers_count":17,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T10:09:39.964Z","etag":null,"topics":["cpp","cpp14","game-engine-library","gamekit","glm","opengl","sdl2"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Unarelith.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-12-28T22:53:08.000Z","updated_at":"2024-08-22T05:14:49.000Z","dependencies_parsed_at":"2023-05-03T19:34:05.861Z","dependency_job_id":null,"html_url":"https://github.com/Unarelith/GameKit","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/Unarelith%2FGameKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unarelith%2FGameKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unarelith%2FGameKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unarelith%2FGameKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unarelith","download_url":"https://codeload.github.com/Unarelith/GameKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933431,"owners_count":20370986,"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","cpp14","game-engine-library","gamekit","glm","opengl","sdl2"],"created_at":"2024-10-09T22:26:50.452Z","updated_at":"2025-03-18T14:31:24.392Z","avatar_url":"https://github.com/Unarelith.png","language":"C++","readme":"# GameKit\n\n[![Build Status](https://travis-ci.com/Unarelith/GameKit.svg?branch=master)](https://travis-ci.com/Unarelith/GameKit)\n[![Documentation](https://codedocs.xyz/Unarelith/GameKit.svg)](https://codedocs.xyz/Unarelith/GameKit/)\n[![License](https://img.shields.io/badge/license-LGPLv2.1%2B-blue.svg)](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html)\n\n## Description\n\nGameKit is a library I made to avoid duplicating code in my projets.\n\nIt's a small game engine built on top of SDL2 and OpenGL.\n\n## Documentation\n\n- [API Documentation](https://codedocs.xyz/Unarelith/GameKit)\n\n## Linux packages\n\n- **ArchLinux:** `gamekit-git` (AUR)\n\n## How to compile\n\n- Dependencies:\n    - A compiler with C++17 support\n    - `git` and [CMake](http://www.cmake.org/download/)\n    - OpenGL \u003e= 2.1\n    - _Linux users: Check your distribution repositories for packages._\n- Run `cmake -B build . \u0026\u0026 cmake --build build -j8 \u0026\u0026 sudo cmake --install build`\n- Or `mkdir build \u0026\u0026 cd build \u0026\u0026 cmake .. \u0026\u0026 make -j8 \u0026\u0026 sudo make install` (for old CMake versions)\n\n## License\n\nThe code is licensed under LGPL v2.1.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funarelith%2Fgamekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funarelith%2Fgamekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funarelith%2Fgamekit/lists"}