An open API service indexing awesome lists of open source software.

https://github.com/ash-codes18/guess-the-number-game

Guess the number game made using javascript
https://github.com/ash-codes18/guess-the-number-game

javascript javascript-game

Last synced: 11 months ago
JSON representation

Guess the number game made using javascript

Awesome Lists containing this project

README

          

![](https://github.com/Ash-codes18/Guess-The-Number-Game/blob/main/assets/GTN.gif)



![GitHub repo size](https://img.shields.io/github/repo-size/Ash-codes18/Guess-The-Number-Game)
![GitHub stars](https://img.shields.io/github/stars/Ash-codes18/Guess-The-Number-Game)
![GitHub forks](https://img.shields.io/github/forks/Ash-codes18/Guess-The-Number-Game)
[![Linked In](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/ashmit-mehta/)


# About

A Website Built using javascript as a Number guessing game.




# Table of Contents
- [Demo](#Demo)
- [Features](#Features)
- [Installation](#Installation)
- [Tech-Stack](#Tech-Stack)




# Demo











# Features

- A basic javascript number guessing game.
- The game can be restarted at the end by clicking on the score.
- Shows the log of the game at the end along with the score.
- A fun and easy to play game.




# Installation

To install **Guess The Number**, follow these steps:

> [Fork the repository](https://github.com/Ash-codes18/Guess-The-Number-Game/fork)

Linux and macOS:

```bash
sudo git clone https://github.com/Ash-codes18/Guess-The-Number-Game.git
```

Windows:

```bash
git clone https://github.com/Ash-codes18/Guess-The-Number-Game.git
```




# Tech-Stack

-

HTML 5.0 html5

-


CSS css3

-

Javascript javascript