Skip to content

ARTEZON/rainbow-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rainbow-text

A little program I made in my free time

Preview GIF

Update 2024!

  • Linux support
  • Multilingual Unicode support
  • Auto adjustment for terminal size
  • Code improvements
  • To exit the program press CTRL + C

2024 New Version on Linux Terminal

Compile

g++ ./rainbow.cpp -o rainbow -O2

Dependencies

  • utfcpp library licensed under BSL-1.0

Known issues:

  • Some asian characters are misaligned because they are wider than other characters
  • Command line arguments haven't been added, you need to edit the code to change the text, animation speed and direction
  • The number of lines is still hardcoded

About

Animated rainbow text in console.

Resources

License

Stars

Watchers

Forks

Packages

No packages published