Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 401 Bytes

Number-Guesser

This is a game that is played against a computer to determine who is closer to guessing the random target number.

Project Objectives

  • Build a simple game using Javascript
  • Use Git version control
  • Use command line
  • Develop locally on your computer

Demo

You can check out a live preview of this project here: Number Guesser