# ๐ถ TuneFlow
A sleek, Python-powered MP3 player built with Tkinter and Pygame.
Browse folders, play your favorite tunes, and vibe โ all in one minimalist interface.
---
## ๐ Features
- ๐ต Play & pause MP3 files
- ๐ Select music folders easily
- โฎ๏ธ Next / Previous track controls
- ๐ง Lightweight and fast
---
## ๐ง Requirements
```bash
pip install pygame tkinterpython music_player.pyMake sure to place play.png, pause.png, nextt.png, and prev.png in the same folder.
Made with ๐ using Python.