Anirban166 / BoidSim

Boids Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boids Simulation

Simulation of the flocking behaviour in birds (resembled by a goroutine each!)

Execution

Build a binary and run, or use the executable that I generated:

go run ./...

About

Boids Simulation


Languages

Language:Go 100.0%