joyboyid / ascii-art

A C++ library to make everyday alphabets look much better on the terminal , this project uses OOPS concepts to make unique fonts and display letters on command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo


Table of contents

Overview

ASCII-ART C++ Library 🚀 This is a C++ library for generating ASCII art in various fonts and styles. It is a port of the popular Python library of the same name.

Features 🎉 Supports a variety of fonts, including standard fonts, decorative fonts, and monospace fonts. ⭐ Allows users to print characters and letters in different styles, such as bold, italic, and underlined. 💥 Provides a simple and easy-to-use API. 🔨

Usage



Result

Reference

  1. Art 6.1
  2. Ascii Generator

Authors

subrajeet-maharana
Sachin Kumar
vkumar8192449
Vishal
vkumar8192449
Vinay Kumar
AnshumanMahato
Anshuman Mahato
vkumar8192449
Nikhil Singh

Show your support

Star this repo

Give a ⭐ if you like this project !

About

A C++ library to make everyday alphabets look much better on the terminal , this project uses OOPS concepts to make unique fonts and display letters on command line


Languages

Language:C++ 100.0%