{"id":22295386,"url":"https://github.com/alkc/boids","last_synced_at":"2025-10-16T10:34:33.998Z","repository":{"id":168941739,"uuid":"124393481","full_name":"alkc/boids","owner":"alkc","description":"An updated take at an old project of mine","archived":false,"fork":false,"pushed_at":"2018-04-15T16:52:15.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T18:14:18.191Z","etag":null,"topics":["boids"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/alkc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-03-08T13:12:37.000Z","updated_at":"2018-04-15T16:52:17.000Z","dependencies_parsed_at":"2023-05-31T16:15:37.823Z","dependency_job_id":null,"html_url":"https://github.com/alkc/boids","commit_stats":null,"previous_names":["alkc/boids"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/alkc/boids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkc%2Fboids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkc%2Fboids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkc%2Fboids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkc%2Fboids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkc","download_url":"https://codeload.github.com/alkc/boids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkc%2Fboids/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279179360,"owners_count":26120430,"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-10-16T02:00:06.019Z","response_time":53,"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":["boids"],"created_at":"2024-12-03T17:41:59.183Z","updated_at":"2025-10-16T10:34:33.957Z","avatar_url":"https://github.com/alkc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boids!\n\nWherein [yours truly](https://github.com/alkc) tries his hand at a remake of an old [project.](https://github.com/alkc/flockingboids)\n\nThe current end goal of this project is a better optimized simulation that matches the old simulation's features. I'm basically using this for learning how to write better python code.\n\nFeel free to leaf through the [changelog](changelog.md) for list of changes between versions.\n\n## Installation:\n\nWant to install this? Follow the instructions below:\n\n### Linux\n\nEasiest way to get this to run, I think, is to use conda to create an environment fron the included \n`environment.yml` file, activate the env and then run `boids.py`:\n\n```\ngit clone https://github.com/alkc/boids.git\ncd boids\nconda env create -f environment.yml\nsource activate boids\npython3 boids.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkc%2Fboids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falkc%2Fboids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkc%2Fboids/lists"}