Here is something to get you started:
Create a guessing game using only JavaScript pop-ups. Your game should:
Optional: Add a question asking if the player wants to go again.
DO NOT modify this page. Start a new HTML page of your own. Or copy this one and delete everything inside the wrapper DIV.
Use the file number.js, linked to this page, and write new JavaScript functions to do what is asked of you, above. Some code is there to help you, but you must write new functions to make the game.
NOTE: On this page, you see three links. On YOUR page, there will be only ONE link, which will start the game.
Like this? Thank @macloo