Metadata-Version: 2.4
Name: superstar-cli
Version: 1.0.1
Summary: A terminal-based animation of the Superstar Rajinikanth title card.
Author-email: Harishri B R <harishribr4@example.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: playsound==1.2.2
Dynamic: license-file

# 🎬 Superstar CLI Animation

Bring the iconic "Superstar Rajinikanth" title card animation right into your terminal, complete with 8-bit theme music!

> **Note:** This is a personal side project built for fun, learning, and as a tribute to a cinematic legend.

---

![Superstar CLI Animation Demo](https_superstar_demo.gif)
*(You will need to replace the link above with your own demo GIF. See instructions below.)*

## ✨ Features

* **Pixel-Perfect Animation:** A terminal-based recreation of the classic title card using solid disk pixels.
* **Trace Effect:** Watch as the letters for "SUPER" and "STAR" are drawn pixel by pixel, tracing their shapes.
* **8-Bit Theme Music:** The iconic intro music plays in the background for the full experience!
* **Glow Effect:** A final shimmering glow to complete the spectacle.

## 🚀 Installation

This package is published on PyPI. You can install it using pip.

For the best experience, use a modern terminal that supports ANSI colors (like Windows Terminal, iTerm2, or most Linux terminals).

```bash
pip install superstar-cli
