Skip to content

A simple console-based guessing game where players attempt to guess randomly generated number 1 and 100. The game tracks the number of attempts and calculates a score based on player performance.

License

Notifications You must be signed in to change notification settings

pooja302007/Guess-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Title : Guess Game

Overview

Guess Game is a basic console-based game where the player must guess a randomly generated number between 1 and 100. The game tracks the number of attempts made to find the correct answer and calculates the player's score based on their performance.

Features

  • Random number generation
  • User input for guessing the number
  • Feedback on guesses (too high or too low)
  • Displays the number of attempts taken to guess the correct number
  • Score system that starts at 100 points and decreases with each incorrect guess

How to Play

  1. Run the program.
  2. Enter your guess (a number between 1 and 100).
  3. The program will inform you if your guess is too high or too low.
  4. Keep guessing until you find the correct number.
  5. Once guessed correctly, the program will display the number of attempts taken and your final score.

Score System

The game starts with a score of 100 points. For each incorrect guess, the score decreases by 10 points. The final score is displayed once the player correctly guesses the number, along with the number of attempts taken to guess it.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feedback

Feel free to share any feedback or suggestions regarding this project. If yoy notice any mistakes or areas for improvement, please let me know. Your input is greatly appreciated!

Author

Pooja Dharshini.P

For any questions or feedback, you can reach me at [poojadharshiii@gmail.com] or connect with me on LinkedIn at [https://www.linkedin.com/in/pooja-dharshini-8ab5ba320?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app].

About

A simple console-based guessing game where players attempt to guess randomly generated number 1 and 100. The game tracks the number of attempts and calculates a score based on player performance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages