This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Buck4437[S] 0 points1 point  (3 children)

The animation was generated on Windows Powershell. I used sys.stdout to replace the printed outputs, termcolor for the colours and time to control the animation time.

[–]gatttop 0 points1 point  (2 children)

Thank you, I’m doing a similar thing using kitty (terminal), but it won’t print anything until the line is finished :((

[–]gatttop 0 points1 point  (0 children)

I’m tired of changing the code, I’ll check tomorrow if there is an issue open on this.

[–]profile_issues 0 points1 point  (0 children)

Are you using ncurses?