yogan / advent-of-code

Advent of Code solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve 2023 day 16 visualization

yogan opened this issue · comments

Ideas:

  • no arrows, but a continuous line with Unicode chars (incl. crossings)
  • cycle through different shades of red for the laser (steps count modulo red colors…)

Coloring stuff done with ca6f832.

TODO: better beam characters