This Python script serves as a music playing app and includes a console GUI.
NOTE: This was an assignment final for my collegiate python programming course.
NOTE: All songs attached are royaltee free! Credits to the artists
- NverAvetyanMusic
- umbrealla
- AlexMakeMusic
- Tunetank
- rasberrymusic
PythonMusicPLayer uses a json file to load details about music and PyGame to play the music. It includes many controls such as adding or playing songs and albums.
- Python 3.11
- PyGame
- json
Completed, no further development planned.
Windows (PyCharm Community Edition 2024.3.1.1 and NotePad++ used for development)
- Ensure all files are wihtin the same folder
- Install dependencies
- Run script
Davion Franklin