billythegoat356 / pystyle

The source of my Python library, pystyle.
https://pypi.org/project/pystyle/
Eclipse Public License 2.0
202 stars 13 forks source link

anime.move problems #22

Open ghost opened 1 year ago

ghost commented 1 year ago

can't press enter to close the animation colors are not printed.

import pystyle banner = """ ╔═╗ ║╣ ╚═╝ """ color2 = pystyle.Colors.pink pystyle.Anime.Move(banner, color2, enter=True, interval=0.1)

Capture d’écran 2022-10-08 231646