Created with CodeSandbox
- Players are User and computer -User have to enter a number between 0 and 9, and computer have to generate random number. -There is a target number which is random number.
-The winner is the player which number is close to the target number. If user enter 6, computer number is 2 and the target number is 5. User win.