Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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