Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1013 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 1013 Bytes

Kojack-Player

Music Player which supports WAV, OGG/Vorbis and FLAC using C++ and SFML applying the structured programming concepts.

Description

A music player with a unique GUI which was named after kojack a famous actor. At first you are allowed to create an account for you or you can just play it as a guest then it reads the music from a selected folder but unfortunately SFML doesn't run some extension like .mp3. Many different features are provided within it like shuffling, rating, sorting according to rating, forward, backward, pause and searching for a desired song using the genre, artist name, album name or release date. The usuage of the rating is that is doesn't show the songs which a rating less than 2

How to run

Make sure to have installed SFML libirary throug this link:

Running time

All could be found through this link which shows every feature