DEFINE DIRECTIONAL_MOVEMENT : DIRECTION\Double, DISTANCE\Double { POSITION.X += (SINE : DIRECTION) * DISTANCE POSITION.Y += (COSINE : DIRECTION) * DISTANCE }
Icelandic Water Dragon: “Ooookay . . . seems reasonable to me.”
why are you going in circles
I was thinking about subatomic physics simulations . . .