Scoring Per Video
Min = Min(Guess, Views) Max = Max(Guess, Views) Score = (Min/Max) * 10000 Thus, max score is 10000 and you are not penalized for going over.
What it does
A random video will appear at the top of the page. In the text box below enter how many views you think the video has got and a score will be assigned depending on how close you got to the actual score. Good luck!
Accomplishments that I'm proud of
This is my first forray into JS so I'm happy I was able to make a start into what will hopefully be a fun project
What I learned
Javascript
What's next for YouTubeViewGuesser
Actually getting the scoring system balanced and working Checks to ensure that a video is fine Highscore table



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