A Codecademy javascript challenge.
Context: In this project, I've written JavaScript functions to power a small guessing game. HTML & CSS were provided by Codecademy.
Project is created with:
- ES6 Javascript
- HTML5
- CSS3
To run the game, download the project and then open index.html. Choose your number and try to beat the computer !
This project was created by Codecademy for the Back-End engineer path.