A-music-player-using-python

Music with python using the "Pygame" library

Stars
2
Committers
1

Features 🎶

  • Load and play music files
  • Pause and unpause music
  • Stop music
  • Choose a different music file to play

Requirements ‼️

  • Python 3.x
  • Pygame

Installation ✅

  1. Clone the repository:

    git clone https://github.com/yourusername/simple-music-player.git
    cd simple-music-player
    
    
    
  2. Install dependencies:

    pip install pygame