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

https://github.com/tsoding/boids

Boids in Haskell
https://github.com/tsoding/boids

boids hacktoberfest hacktoberfest2020 haskell simulation visualization

Last synced: 7 months ago
JSON representation

Boids in Haskell

Awesome Lists containing this project

README

          

[![Tsoding](https://img.shields.io/badge/twitch.tv-tsoding-purple?logo=twitch&style=for-the-badge)](https://www.twitch.tv/tsoding)
[![Build Status](https://travis-ci.org/tsoding/boids.svg?branch=master)](https://travis-ci.org/tsoding/boids)

# Boids in Haskell

http://www.red3d.com/cwr/boids/

![boids](https://i.imgur.com/KuUu56V.gif)

## Usage

### NixOS

$ nix-shell
$ stack build
$ stack exec boids-exe
$ stack test