Inspiration

I saw the project and at the same time while I am completing cs50 course I came across figlet problem, so I decided to implement it because it is a very creative library.

What it does

Just takes input text from user, and shows it in different styles.

How we built it

I used python and pyfiglet library

Challenges we ran into

Implementing random style and using sys library

Accomplishments that we're proud of

This was a fun little project, and very creative and useful.

What we learned

Use of random, figlet and sys libraries as well as their implementation.

What's next for Using Pyfiglet library in Python

I intend to make this a full-blown project and integrate itin command line so I can use it anytime anywhere in command line interface.

Built With

Share this project:

Updates