#Guessing Game
Simple game taken from The Rust Programming Language and rewritten in Javascript for study purposes
- Node.js installed
Just download this repository and run it
git clone https://github.com/thi-marques/guessing-game.git
cd guessing-game
node .