tommythorn / waves

Sandbox for ways to visualize waves in the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox for ways to visualize waves in the terminal
-- Tommy, 20210226

$ cargo run -q
A 0101011101010110
B 1101101011100101
X 1000110110110011

A _▇_▇_▇▇▇_▇_▇_▇▇_
B ▇▇_▇▇_▇_▇▇▇__▇_▇
X ▇___▇▇_▇▇_▇▇__▇▇

A __/⎺\_/⎺\_/⎺⎺⎺⎺⎺\_/⎺\_/⎺\_/⎺⎺⎺\_
B /⎺⎺⎺\_/⎺⎺⎺\_/⎺\_/⎺⎺⎺⎺⎺\___/⎺\_/⎺
X /⎺\_____/⎺⎺⎺\_/⎺⎺⎺\_/⎺⎺⎺\___/⎺⎺⎺

    ┌─┐ ┌─┐ ┌─────┐ ┌─┐ ┌─┐ ┌───┐
A ──┘ └─┘ └─┘     └─┘ └─┘ └─┘   └─
  ┌───┐ ┌───┐ ┌─┐ ┌─────┐   ┌─┐ ┌─
B ┘   └─┘   └─┘ └─┘     └───┘ └─┘
  ┌─┐     ┌───┐ ┌───┐ ┌───┐   ┌───
X ┘ └─────┘   └─┘   └─┘   └───┘

About

Sandbox for ways to visualize waves in the terminal


Languages

Language:Rust 100.0%