{"id":20436166,"url":"https://github.com/brd6/b2ge","last_synced_at":"2026-06-08T05:31:32.762Z","repository":{"id":113965971,"uuid":"101675389","full_name":"brd6/b2ge","owner":"brd6","description":"C++ Entity System for game development.","archived":false,"fork":false,"pushed_at":"2018-01-20T19:34:34.000Z","size":1182,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-05T06:43:56.590Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brd6.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-28T18:38:56.000Z","updated_at":"2023-10-29T16:25:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"aec393d7-07e2-4df6-934c-a23de906906a","html_url":"https://github.com/brd6/b2ge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brd6/b2ge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fb2ge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fb2ge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fb2ge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fb2ge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brd6","download_url":"https://codeload.github.com/brd6/b2ge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brd6%2Fb2ge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34050225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"2024-11-15T08:39:54.880Z","updated_at":"2026-06-08T05:31:32.741Z","avatar_url":"https://github.com/brd6.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# b2ge\n\nC++ Entity System for game development. There are 2 versions : b2ge-light and b2ge.\n\n#### b2ge-light :\n\n- Entity\n- World\n- System\n- Manager (for Entity and System)\n- Filtering entities for systems\n- SystemUpdatable\n- Utils\n\n#### b2ge :\n\nb2ge contains the b2ge-light features + others features for fast game development with SFML.\n\n- b2ge-light features\n- ... (TODO)\n\n### Installation\n\nClone the repository\n\n\tgit clone git@github.com:brd6/b2ge.git\n\tcd b2ge\n    \tgit checkout master\n    \tgit submodule update --init --recursive\n    \nInstallation\n\n\tmkdir build\n\tcd build\n\tcmake ..\n\tmake test\n\tmake example\n\tmake install\n\nEnjoy!\n\n# Windows prerequisite\n\nset SFML_ROOT in CmakeLists.txt or in windows path\nhttps://stackoverflow.com/questions/21387504/cmake-and-make-in-windows\n\n### Usage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrd6%2Fb2ge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrd6%2Fb2ge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrd6%2Fb2ge/lists"}