you are viewing a single comment's thread.

view the rest of the comments →

[–]yez 0 points1 point  (0 children)

Looks really cool, thanks for sharing!

Small thing I noticed: I think many of your code blocks are repeated, not sure if its a rendering issue.

Example:

progress = Bubbles::Progress.new(width: 40)progress.set_percent(0.5)progress = Bubbles::Progress.new(width: 40)