Skip to content

AdlarX9/print-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Print it!

Overview

Print it allows you to display phrases in large text on the console.
The logic for using the script is straightforward and can be found in main.cpp.

Running the Project

To compile and run the script, use the following commands:

g++ -std=c++20 main.cpp Phrase/Phrase.cpp Lettre/Lettre.cpp -o main
./main

Examples

example1

example2

About

C++ program that prints out words in the terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages