command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 7, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-boid
A go implementation of the boids simulation described by Craig Reynolds in 1986.
https://dl.acm.org/doi/10.1145/37402.37406
Output
Runs in the terminal, using the https://github.com/charmbracelet/bubbletea framework to handle terminal output.
Scales the number of boids to the terminal size. Works best on larger terminals. Very large terminal sizes may cause performance issues.

Installation
go get github.com/cpcf/go-boid
Usage
go-boid
Parameters
Currently hard coded in main.go and boid.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.