Skip to content

bongacat/numberGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Number Guessing Game

A simple and fun Number Guessing Game implemented in C++! Test your guessing skills by trying to identify the randomly generated number within a given range.


Features

  • Random number generation for fairness.
  • Provides hints after each guess.
  • Keeps track of the number of attempts.

Getting Started

Follow these instructions to set up and run the game on your system.

Prerequisites

Ensure you have the following:

  • A C++ compiler (e.g., g++).
  • A terminal or command prompt for execution.

URL

-https://github.com/Vaibhav7xctrl/numberGame -https://roadmap.sh/projects/number-guessing-game

Installation

  1. Clone this repository to your local machine:
    git clone git@github.com:Vaibhav7xctrl/numberGame.git
    cd numberGame
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages