Choose and guess words one letter at a time with an opponent! (Not online) Use mobile or keyboard to enter or guess words (as it is not possible to sense the delete key on Scratch, it is replaced with the left arrow key). Four phases of each round: Phase 1: Player 1 chooses a word Phase 2: Player 2 guesses the word Phase 3: Player 2 chooses a word Phase 4: Player 1 guesses the word BONUS Phase 5: Tiebreaker Timed Round These phases are very important in the code for those of you who want to check. After phases 2 and 4, the player who chose the previous word earns points: 1 point for each incorrect guess for that word (up to 7 though there are up to 8 mistakes one can make because...) ...A word not guessed with up to 8 guesses awards 10 points! After each player guesses and chooses 3 times, the player with the most points earns a set. Three sets make a match, and a player is awarded the win with three matches won. In the case of a tied round when set points are checked, a tiebreaker round (or rounds) is played in which the player who guesses the word first wins; the number of guesses is not important (although the 8 guess limit still exists).
This is my first major project after a while; hope you enjoy! 1300+ blocks!