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
- Host: GitHub
- URL: https://github.com/tsoding/boids
- Owner: tsoding
- License: mit
- Created: 2016-10-22T00:10:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T13:31:05.000Z (over 6 years ago)
- Last Synced: 2025-04-29T12:59:23.468Z (9 months ago)
- Topics: boids, hacktoberfest, hacktoberfest2020, haskell, simulation, visualization
- Language: Haskell
- Size: 84 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.twitch.tv/tsoding)
[](https://travis-ci.org/tsoding/boids)
# Boids in Haskell
http://www.red3d.com/cwr/boids/

## Usage
### NixOS
$ nix-shell
$ stack build
$ stack exec boids-exe
$ stack test