adityaoberai / adityaoberai/hackathon-submissions-platform-template
Number guessing game
- Dominant language
- No language data
- Stars
- 51
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
### Name
Voonna Mohith
### Email Address
voonnamohith4@gmail.com
### Email Addresses of Team Members
voonnamohith4@gmail.com
### Project Description
The computer generates a random integer, commonly between 1 and 100, using the rand() and srand() functions from the C standard library.The user inputs their guesses, and the program compares each guess to the target number.Feedback is given to the user for each guess: "Too high," "Too low," or "Correct!"
### Inspiration behind the Project
This for students knowledgeable game
### Tech Stack
I have used the technology and methods of project is do- while loop , if-else statements and using headerfiles include studio.h stlib.h,time.h and formula
### Hackathon Track
Track 1
### Project Repo
https://github.com/voonnamohith4-byte/number-guessing-game.c.git
### Demo Video/Photos
_No response_
### Anything Else?
_No response_
### Rules and Code of Conduct
- [x] #12
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.