modulepackage
0.0.0-20240720064834-79a330fbca25
Repository: https://github.com/outofstack/boids.git
Documentation: pkg.go.dev
# README
boids
Boids is an artificial life program, which simulates the flocking behaviour of birds.wiki
Requirements:
On Ubuntu/Debian-like Linux distributions, install libgl1-mesa-dev
and xorg-dev
packages
Run:
make run
for run
make build
for build