Skip to content

thesibaram/band-name-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎸 Band Name Generator 🎀

Python License Fun

Welcome to the Band Name Generator, a fun and colorful command-line tool that creates a quirky band name based on your city and pet’s name! Built using Python with CLI styling from Colorama and a splash of ASCII charm from Cowsay.


πŸš€ Features

  • 🎀 Interactive CLI input for city and pet name
  • 🎨 Colorful terminal output with colorama
  • πŸ„ Fun ASCII cow presentation using cowsay
  • ⚑ Simple, fast, and beginner-friendly

🧠 How It Works

  1. You enter the name of the city you grew up in. (e.g. Delhi)
  2. You enter your pet’s name.(e.g. Roxy)
  3. It generates a band name like DELHI ROXY with colorful formatting and a cowsay cow.

πŸ›  Installation

  1. Clone the Repository
    git clone https://github.com/yourusername/band-name-generator.git
    cd band-name-generator
    
  2. Install Dependencies: Make sure Python 3.6+ is installed, then:
    pip install colorama cowsay
    
  3. Run the Script
    python band_name_generator.py
    

πŸ“‹ Requirements

  • Python 3.6 or higher
  • colorama – for terminal colors
  • cowsay – for ASCII cow output

πŸŽ₯Demo

band-name-generator-demo.mp4

🀝 Contributing

Contributions are welcome!

  1. Fork this repo
  2. Create a new branch: git checkout -b feature/your-feature
  3. Commit: git commit -m "Add feature"
  4. Push: git push origin feature/your-feature
  5. Open a pull request

πŸ™Œ Acknowledgments

  • Colorama for CLI colors
  • Cowsay for ASCII fun
  • Created with ❀️ by Sibaram Behera

Ready to rock?
-Run it.
--Name it.
----Rock it.

About

🎸 Fun CLI game to generate a band name using city and pet's name – built with Python & colorama.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages