@muhammad-mubeen-javed/guess-the-number
v1.0.2
Published
This is a simple cli program that will generate a random number , the user has to guess it.
Downloads
3
Readme
Number Guessing Game - A Fun CLI Challenge
This project is a classic number guessing game built for the command line. Test your programming skills and implement an engaging guessing experience!
Features:
- User-friendly CLI interface for player interaction.
- Random number generation for a dynamic playing experience.
- User input handling to capture player guesses.
Getting Started:
- Clone this repository: Use Git to clone this repository to your local machine:
git clone https://NotAnonymousUser/Guess-The-Number-Game.git
Prerequisites: This project requires Node.js and npm (Node Package Manager) to be installed on your system. Download them from the official Node.js website: Node.js: https://nodejs.org/en/.
Run the Script: Open your terminal or command prompt and navigate to the project directory. Then, execute the following command to start the game:
Npx @muhammad-mubeen-javed/guess-the-number
Contributing:
We welcome contributions to this project! Feel free to:
- Implement the core game logic with user interaction and guess comparison.
- Write unit tests to ensure code functionality.
- Improve the code readability and maintainability.
Author: Muhammad Mubeen Javaid
Example Screenshot :