WOLFRAM|DEMONSTRATIONS PROJECT

A Random Walk on a Random Rock-Paper-Scissors Graph

​
walk
number of vertices
10
animation speed
Vertices of a random graph are assigned colors to represent Rock (Red), Paper (Purple), and sCissors (Cyan). A "walker" (black circular outline) takes a random walk along the edges of the graph. As it moves from vertex
A
to vertex
B
, if
A
beats
B
(in the sense of the game Rock-Paper-Scissors: rock beats scissors, scissors beats paper, paper beats rock), then vertex
B
is changed to the color of
A
. (If
B
beats
A
, no change is made.)