/Graphics_Display

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Graphic Display

Introduction

Program to display a string with graphics.

Procedure

Input

This programme takes three inputs

  1. A STRING :-(names, words or numbers seperated by spaces).

    NOTE: FOR BEST RESULT LIMIT WORDS SIZE BY 4-5 CHARACTERS. OR KEEP THE SCREEN HORIZONTAL

  1. Any graphics character like @,#,* etc....

    TIP: USE @ OR # FOR BEST RESULT !

  1. Color Code as in the figure below

Output of the program

The output will be the entered string in the given graphics character.