mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
rogueviz::flocking:: added a Wikipedia link
This commit is contained in:
parent
d35085bad5
commit
57d7663650
@ -551,6 +551,7 @@ namespace flocking {
|
||||
"In the Euclidean space, these rules will cause all the boids to align, and fly in the same direction in a nice flock."+help
|
||||
,
|
||||
[] (presmode mode) {
|
||||
slide_url(mode, 'w', "Wikipedia link", "https://en.wikipedia.org/wiki/Boids");
|
||||
flock_slide(mode, 50, [] {
|
||||
set_geometry(gEuclid);
|
||||
set_variation(eVariation::bitruncated);
|
||||
|
Loading…
Reference in New Issue
Block a user