# NaPoWriMo+GenMo2026_MonoStich

# **MonostichingPoses2**

For the 1st Poem of **NaPoWriMo/NaPoGenMo 2026**, ***“MonostichingPoses2”*** is Coded in **Locomotion** as a **MonoStich (\***A one line poem**\*)** and split in three**.**

## **Video**

%[https://youtu.be/S6NmoBTXSh0] 

  

## Locomotion Code

```javascript
y n = dancer { url= "orDroid", size = 0.7425, animation = [n,1,n*2],rx = n / range - 360 360 (osc 0.13) ,x= sin(n/2) + range -4 4 (osc 0.13), y = sin(n/2) + range -2 2 (osc 0.013), dur = 4}; for [1..25] y;
```
