# NaPoWriMo+GenMo2025_CodedTanka2

# **PoeticSplotches?**

For the 21st Poem of **NaPoWriMo/NaPoGenMo 2025**, ***“PoeticSplotches?”*** is Coded in Hydra as a **Tanka.**

## Images

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1745737799286/6502856e-7426-41c3-9ee6-c03ea9e6bb57.jpeg align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1745737823059/16be9e5e-3570-4d7f-bca3-003141f69a2b.jpeg align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1745737803002/febf9d3c-f239-4040-ac0a-c1c1c43e82cf.jpeg align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1745737834593/291e2d7b-b47f-47d3-a132-c86d8457ee9c.jpeg align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1745737806180/e079c2e0-7495-465b-8d75-a9d1520f7d3f.jpeg align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1745737860210/ee9697fa-0db5-4ed0-a781-ea652187d7a5.jpeg align="center")

## Coded Tanka

```javascript
//tanka
s1.initScreen()
src(s1).pixelate(10).
repeat([1,5].smooth()).
scrollX(1,0.5).
modulateScale(s1).out()
```
