/JavaScript-Counting-Game

Using Math.random to output a random number that the user must get to using a few addition and subtraction buttons. When the user gets the number they can submit which detects if both numbers are equal, if so it will congratulate and create another number.

Primary LanguageJavaScript