/odd-even_game_js

This is a simple Odd-Even game. You choose a number between 1 and 2. The computer will also choose a number randomly. If the sum of your and computer's number is EVEN, then you win, and if it's ODD then you lose.

Primary LanguageHTML

No issues in this repository yet.