Inspiration
Our main goal was to pursue our combined passion for learning lyrics to our favorite songs! We wanted to create a way to test our knowledge of our favorite lyrics in a fun way.
What it does
Lyric Master is a game that allows you to choose what type of songs you want to be tested on, whether it be based on your favorite genre, artist, or decade of music. Then it provides a random song lyric of a song according to the selected theme obscured in asterisks. You can start guessing lyrics of the game one letter at a time, or guess the title of the song itself. 1 point is awarded for each asterisk that is not unraveled when the title is finally guessed.
How I built it
We coded this using Python, working together and sharing code using a Google Colab notebook.
Challenges I ran into
We had some troubles with getting the Python code to work on all of our teammates' computers. We also tried to create a proper GUI with tkinter, but time constraints as well as complications translating the code made it difficult.
Accomplishments that I'm proud of
We were able to successfully have the program read the CSV file and establish a point system.
What I learned
Application of Python, using CSV files...
What's next for Lyric Master
Creating a more interactive interface, create a more heavy database of songs.

Log in or sign up for Devpost to join the conversation.