Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kei-g/js-boids
Bird-oid model simulation
https://github.com/kei-g/js-boids
boids typescript
Last synced: about 7 hours ago
JSON representation
Bird-oid model simulation
- Host: GitHub
- URL: https://github.com/kei-g/js-boids
- Owner: kei-g
- License: bsd-3-clause
- Created: 2021-03-12T23:50:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:49:56.000Z (3 months ago)
- Last Synced: 2024-10-29T15:17:44.837Z (3 months ago)
- Topics: boids, typescript
- Language: TypeScript
- Homepage:
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-boids [![license][license-image]][license-url]
[![GitHub CI (Build)][github-build-image]][github-build-url]
`js-boids` - Bird-oid model simulation
[Run the example](https://kei-g.github.io/js-boids)
[github-build-image]:https://github.com/kei-g/js-boids/actions/workflows/build.yml/badge.svg?branch=main
[github-build-url]:https://github.com/kei-g/js-boids/actions/workflows/build.yml?query=branch%3Amain
[license-image]:https://img.shields.io/github/license/kei-g/js-boids
[license-url]:https://opensource.org/licenses/BSD-3-Clause