- Load and play music files
- Pause and unpause music
- Stop music
- Choose a different music file to play
- Python 3.x
- Pygame
-
Clone the repository:
git clone https://github.com/yourusername/simple-music-player.git cd simple-music-player -
Install dependencies:
pip install pygame
