Inspiration

I was lying in bed a few days before the hackathon, trying to think of a good project. I thought, "what would be the most fun to make?" And the answer came right away - a Harry Potter House Quiz!

What it Does

Tells you the Hogwarts House you belong to

How we Build it

We used the website Scratch

Challenges we ran into

The code that makes the button bigger when you run your mouse over it was buggy, as we were using a "Stop all scripts except this one" block on a different script, but we did not want to stop the script for the button! At the end, we used a timer to fix it. Also, in the case of a tie, there is one extra question. That was super buggy to get running, as we had to only put it up if there was a tie.

Accomplishments that we're proud of

That we finished it in time!

What we learned

It is hard to work together when using Scratch

What's next for Harry Potter House Quiz

Sharing it with the world!

Built With

  • scratch
Share this project:

Updates

posted an update

FIXED IT!!! Everything went at one second and at the same time there was a block that said "stop all other scripts except this one" so it didn't work because the script was stopped as soon as it was started! So I added a .5 second delay and now it works!

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