So, we had an assignment to make something holiday related. At first I wanted to do like a guess the song from the lyrics, but I decided it was too much work.
In the first version of the code, I had a box and put things inside the box. I had it all figured out. Then I had a problem getting it to repeat. I something where, after you answer the question, there would be an option that was along the lines of, “click [insert letter] to end and any other key to start over.” One of the problems was getting the code to actually stop going. The other problem was that the box was being drawn in the wrong space when I wanted to do it a second time. For the first problem, I asked Mr.Dembo, who helped me out. So the problem is solved. I eventually just took away the box and just wrote the clue to the song in an empty space. I basically had to change all the coordinates for the gotos because, originally, they were all supposed to be inside the box. I also had the letter, B, written but I was too lazy to fix it, so I just took it out. Below is the new and improved (working!) code. (Snippets of it)
Here is the link to my repl.it if you want to try and play (don’t cheat): https://repl.it/join/jnjarzpu-ashleyqiu
Below is a sample image of what happens in the game.