This project is currently not hosted
The game is based on a random target number having been generated and attempting to get the closet to that random number, playing against the computer.
To install the project on your machine please cd into your selected directory and copy and paste the following command:
$ git clone https://github.com/nascho/number_guesser.git
On the right column either enter a number between 0 - 9 or use the arrow keys and once having selected a number press 'Make a guess' and the random target number will be generated as well as the computers guess.
When which ever number is closet wins and if there is a tie the user wins automatically.