Skip to content

Majo-es/CodetheRainbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CodetheRainbow 🌈

This code lets you write a sentence and displays it with each letter in a different rainbow color!

Features:

  • Supports all letters of the alphabet (case-insensitive).
  • Uses both standard ANSI codes (\033[38;5;COLORm) and custom defined codes (\x1b[38;5;COLORm) to create a rainbow effect.

Instructions:

  1. Run the code.
  2. Enter a sentence you want to rainbow-ify.
  3. The code will display your sentence with each letter in a different rainbow color!

codeRainbow Screenshot 2024-05-27 at 18 16 41

About

ANSI color codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages