mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 17:27:57 +00:00
rogueviz::flocking:: added a Wikipedia link
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user