{"id":20957000,"url":"https://github.com/spilth/sfml-box2d","last_synced_at":"2026-05-01T05:32:41.152Z","repository":{"id":136685025,"uuid":"341727867","full_name":"spilth/sfml-box2d","owner":"spilth","description":"SFML \u0026 Box2D","archived":false,"fork":false,"pushed_at":"2021-03-09T03:37:14.000Z","size":929,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T06:12:51.411Z","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/spilth.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":"2021-02-24T00:14:55.000Z","updated_at":"2021-03-09T03:37:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"c886c66b-1edf-4441-b39d-42df4d9f9775","html_url":"https://github.com/spilth/sfml-box2d","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spilth/sfml-box2d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fsfml-box2d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fsfml-box2d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fsfml-box2d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fsfml-box2d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spilth","download_url":"https://codeload.github.com/spilth/sfml-box2d/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fsfml-box2d/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28110803,"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-12-29T02:00:07.021Z","response_time":58,"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-19T01:29:02.130Z","updated_at":"2025-12-29T05:09:03.276Z","avatar_url":"https://github.com/spilth.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SFML \u0026 Box2D\n\nAdapted from [Tutorial: Getting Started with Box2D and SFML](https://veendeta.wordpress.com/2012/02/16/tutorial-getting-started-with-box2d/)\n\n## Getting Started\n\n### Install Prerequisites\n\nYou'll need the following installed:\n\n- [SFML](https://www.sfml-dev.org)\n- [Box2D](https://box2d.org)\n- [CMake](https://cmake.org)\n\nYou can install them easily with [Homebrew](https://brew.sh):\n\n```bash\n$ brew install sfml box2d cmake\n```\n\n### Checkout, Build, Run\n\n```bash\n$ git clone https://github.com/spilth/sfml-box2d\n$ cd sfml-box2d\n$ mkdir cmake-build-debug\n$ cd cmake-build-debug\n$ cmake ..\n$ cmake -build .\n$ cd ..\n$ ./cmake-build-debug/sfml-box2d\n```\n\nNote: If you import the project into CLion, be sure to set `sfml-box2d | Debug`'s working directory to the root of the project.\n\n## Screenshot\n\n![Screenshot](screenshot.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspilth%2Fsfml-box2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspilth%2Fsfml-box2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspilth%2Fsfml-box2d/lists"}