Releases: ericwu17/tslyriccompletion
Release list
Release 0.10
Taylor Swift Lyric Completion has now come to the web! You can now play the game in your favorite web browser, rather than your favorite terminal.
Release 0.04
Changes:
Include data for Taylor's newest album: Midnights!
Release 0.03
This release introduces a new feature:
You can now choose to select specific albums at the beginning of the game. For example, you might choose to play the game with only the albums Taylor Swift and folklore.
You may also choose to play the game with all albums except for Taylor Swift and folklore.
Release 0.02
Changes since release 0.01:
- The game now attempts to identify "exclamatory" sentences such as:
- "(Eh, eh, eh, eh, eh)" (Wonderland, line 26)
- "Ha, ah, ah" (Dress, line 10)
- "Oh yeah" (The Outside, line 36)
- These exclamatory sentences will never be used as part of the question or answer in any round.
- If your guess was significantly shorter than the programmed answer but was completely on the wrong track, the game will end and show you the correct answer, rather than prompting you for a longer answer.
- Lifelines have been added! This is a new feature which will hopefully make the game more interesting. There are three lifelines:
- A lifeline that allows you to see the song's name and title
- A lifeline that allows you to skip the current question entirely
- A lifeline that allows you to see 3 lines previous instead of only 1
Release 0.01
This compiled binary is a basic working version of the Lyric Guessing Game.
Changes from https://github.com/EricWu2003/Taylor-Lyric-Guessing-Game/releases/tag/release-0.026
- You may now guess "/" to rage-quit the game (the game won't ask you for a longer guess, and entering "/" on a multiple choice question automatically loses)
- The game now clears the screen when showing a new question
This release only contains a build for apple computers with apple silicon.