{"id":15469783,"url":"https://github.com/ufrshubham/boids-sfml","last_synced_at":"2025-04-22T11:51:50.807Z","repository":{"id":51287473,"uuid":"367672553","full_name":"ufrshubham/Boids-SFML","owner":"ufrshubham","description":"A boids simulation made using C++ and SFML.","archived":false,"fork":false,"pushed_at":"2024-09-14T18:27:11.000Z","size":1245,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-19T00:36:11.353Z","etag":null,"topics":["boids-simulation","cmake","cpp","sfml","sfml-boids"],"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/ufrshubham.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-05-15T15:55:02.000Z","updated_at":"2024-10-13T11:59:23.000Z","dependencies_parsed_at":"2024-12-16T16:03:05.614Z","dependency_job_id":"e6aa26a1-8adc-4916-aa83-5c717116e41e","html_url":"https://github.com/ufrshubham/Boids-SFML","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.11764705882352944","last_synced_commit":"42e27b64a0fd21b41b214d38bde944100aae5834"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FBoids-SFML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FBoids-SFML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FBoids-SFML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FBoids-SFML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ufrshubham","download_url":"https://codeload.github.com/ufrshubham/Boids-SFML/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250237798,"owners_count":21397399,"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":["boids-simulation","cmake","cpp","sfml","sfml-boids"],"created_at":"2024-10-02T02:01:17.791Z","updated_at":"2025-04-22T11:51:50.787Z","avatar_url":"https://github.com/ufrshubham.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boids-SFML\n\nA boids simulation made using C++ and SFML.\n\n## Demo\n\n![Boids-Demo](.github/boids-demo.gif)\n\n## Requirements\n\n- C++ compiler with support for C++14 (MSVC and GCC are actively tested).\n- CMake Version 3.0.0.\n- SFML 2.5.1 (Included as a submodule).\n\n## Building\n\n```bash\n# Clone this project\n$ git clone --recursive git@github.com:ufrshubham/Boids-SFML.git\n\n# Go to project root\n$ cd Boids-SFML/\n\n# Make a build directory\n$ cmake -E make_directory ./build\n\n# Go to build directory\n$ cd build/\n\n# Configure cmake\n$ cmake .. -DCMAKE_BUILD_TYPE=Release\n\n# Build\n$ cmake --build . --config Release\n```\n\n## References\n\n- This project is based on [**jyanar/Boids**](https://github.com/jyanar/Boids).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufrshubham%2Fboids-sfml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fufrshubham%2Fboids-sfml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufrshubham%2Fboids-sfml/lists"}