Skip to content

YourAryanX/My-First-C-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My-First-C-project

๐Ÿ”ท๐Ÿ’ป My First โ’ธ Project . It is just a basic game ๐ŸŽฎ coded in โ’ธ language . It is very intractive game when you play this ,you will like to score ๐Ÿ† more and more...

The computer randomly picks a number between 1 and 100, and your task is to guess it in the fewest tries possible.


Number Guessing Game (C)

This is a simple number guessing game written in C.
The computer generates a random number between 1 and 100,
and you have to guess it.

๐Ÿ“œ How It Works

  1. The program generates a random number between 1 and 100.

  2. You enter guesses one by one.

  3. The program tells you if you should guess higher or lower.

  4. When you guess correctly, it shows:

    • Number of guesses you made
    • Your score

๐Ÿ“‹ How to Compile and Run

Step 1: Download the Code

Click on Code โ†’ Download ZIP, then extract it. Or clone with Git:

Or you can compile and run on online platform like programiz

https://www.programiz.com

Or install gcc and compile it and run in terminal

About

It is just a basic game coded in c language . it is very intractive game when you play this ,you will like to score more and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages