Skip to content

Add #936 ASCII Art Generator#1863

Open
supriya-cybertech wants to merge 1 commit intosumanth-0:mainfrom
supriya-cybertech:main
Open

Add #936 ASCII Art Generator#1863
supriya-cybertech wants to merge 1 commit intosumanth-0:mainfrom
supriya-cybertech:main

Conversation

@supriya-cybertech
Copy link

@supriya-cybertech supriya-cybertech commented Mar 3, 2026

📌 What does this project do?

A terminal-based ASCII Art Generator that converts any text input
into large decorative block letters using # symbols.

✨ Features

  • Supports all A–Z letters and spaces
  • Clean 5-row block letter rendering for each character
  • Handles unsupported characters gracefully
  • Simple interactive loop with quit option

🖥️ How to Run

python ascii_art_generator.py

✅ Checklist

  • Code is under 100 lines
  • README.md is included
  • Script runs without errors
  • No external libraries used (only built-in Python)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant