{"id":15771648,"url":"https://github.com/nwtgck/boid-haskell","last_synced_at":"2025-03-31T12:10:43.134Z","repository":{"id":87735625,"uuid":"102916337","full_name":"nwtgck/boid-haskell","owner":"nwtgck","description":"Boid simulation by Yampa in Haskell","archived":false,"fork":false,"pushed_at":"2017-09-14T20:45:24.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T15:10:10.399Z","etag":null,"topics":["boids","haskell"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nwtgck.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-09-09T00:59:10.000Z","updated_at":"2017-11-08T00:32:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa6d342b-3530-4a74-abef-e535ccfcab68","html_url":"https://github.com/nwtgck/boid-haskell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fboid-haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fboid-haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fboid-haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fboid-haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nwtgck","download_url":"https://codeload.github.com/nwtgck/boid-haskell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465228,"owners_count":20781919,"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","haskell"],"created_at":"2024-10-04T15:03:53.437Z","updated_at":"2025-03-31T12:10:43.112Z","avatar_url":"https://github.com/nwtgck.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boid simulation by Yampa in Haskell\n\n\n## What's boid?\n\nBoid is a program which simulates the flocking behaviour of birds.\nBoid is based on simple 3 rules as follows.\n\n* Separation\n  - steer to avoid crowding local flockmates\n* Alignment\n  - steer towards the average heading of local flockmates\n* Cohesion\n  - steer to move toward the average position (center of mass) of local flockmates\n\n (from: https://www.wikiwand.com/en/Boids)\n\n\n## Main features\n\n* Yampa - A functional reactive programming library\n* GLUT  - The OpenGL Utility Toolkit\n\n\n## How to run\n\n\n```sh\n$ stack build --exec boid-exe\n```\n\n## Demo\n\n\u003cimg src=\"images/demo.gif\" height=\"400\"/\u003e\n\nThis boid is a swarm of flies rather than a flocking of birds :D\n\n(This program is based on http://otatin.com/static/www/simple-boids/ (JavaScript))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Fboid-haskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnwtgck%2Fboid-haskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Fboid-haskell/lists"}