You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to create a functional Magic 8 ball with JavaScript. When you click the “Ask Me Anything” button, you trigger a prompt from the browser to type in a yes or no question. The ball shakes (using JQuery), and randomly prints one of my predetermined responses, just like the real Magic 8 ball, I played with yesterday as a kid :D