{"id":19458796,"url":"https://github.com/lchsk/knight-libs","last_synced_at":"2025-07-03T14:40:44.293Z","repository":{"id":70291106,"uuid":"178067767","full_name":"lchsk/knight-libs","owner":"lchsk","description":"Collection of small gamdev libraries for C++ + SFML","archived":false,"fork":false,"pushed_at":"2019-04-24T23:51:38.000Z","size":449,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T11:48:42.240Z","etag":null,"topics":["cpp","framework","game-engine","gamedev","hex-game","rts","sfml","sfml-game-development","sfml-library"],"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/lchsk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2019-03-27T20:12:38.000Z","updated_at":"2019-04-25T12:28:39.000Z","dependencies_parsed_at":"2023-05-12T07:00:47.801Z","dependency_job_id":null,"html_url":"https://github.com/lchsk/knight-libs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lchsk/knight-libs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fknight-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fknight-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fknight-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fknight-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lchsk","download_url":"https://codeload.github.com/lchsk/knight-libs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fknight-libs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263343173,"owners_count":23452121,"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","framework","game-engine","gamedev","hex-game","rts","sfml","sfml-game-development","sfml-library"],"created_at":"2024-11-10T17:28:34.179Z","updated_at":"2025-07-03T14:40:44.265Z","avatar_url":"https://github.com/lchsk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Knight Libs\n\nCollection for small gamdev libraries for C++ + SFML.\n\n## Libraries\n\n- `loader` - load resources (textures, music, sounds, fonts)\n\n  depends on SFML\n- `animation` - create animations\n\n  depends on SFML, `loader`\n- `game` - container for necessary game objects\n\n  depends on SFML, `loader`\n- `gui` - basic GUI (button, grid)\n\n  depends on SFML, `animation`, `simple_ecs`\n- `hex` - a `Hex` type allowing calculations needed for hex grid implementation\n- `hex_map` - draws hex grid map and handles the camera\n\n  depends on `simple_ecs`, `animation`, `hex`, `loader`\n- `pathfinding` - Dijkstra's shortest path implementation\n\n  depends on `hex`\n- `simple_ecs` - entity component system implementation\n\n  more information: https://github.com/lchsk/simple-ecs\n  \n## Examples\n\nSee `examples/` directory.\n\n- `animation` - simple animation\n- `map` - drawing a hex grid map, using a camera, a GUI button\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flchsk%2Fknight-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flchsk%2Fknight-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flchsk%2Fknight-libs/lists"}