Commit d3cdf14
committed
style: quadrant-block grid spinner family (5 patterns)
Single CLI row, but each cell renders as a 2x2 sub-grid via Unicode
quadrant block characters (▘▝▖▗▀▄▌▐▙▚▛▜▟▞█ + space). Result: 4
sub-cells per visual cell, each independently lit — gives a 2-row
"mini square grid" illusion in one line of output.
- quad-random: 16 sub-cells, each flashing independently per frame.
Visually busy "many things happening" feel.
- quad-twinkle: sparse single-corner lights in a 6-cell row — stars
twinkling, calm.
- quad-pulse: heartbeat through quadrant fill levels (empty → corners
→ diagonals → full → fade back).
- quad-rain: half-blocks falling at random columns — best 2-row
vertical-drop illusion in a single line of output.
- quad-cross: alternating diagonal ▚▞ checkerboard shift — hypnotic
geometric flicker.
52 → 57 spinner styles. 107 tests pass.1 parent 3091226 commit d3cdf14
1 file changed
Lines changed: 44 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
230 | 274 | | |
231 | 275 | | |
232 | 276 | | |
| |||
0 commit comments