Skip to content

This is a basic number guess game program using C Programming.

Notifications You must be signed in to change notification settings

ravikumawat7716/Number-Guess-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Number-Guess-Game

This is a basic number guess game program using C Programming. This is created simply using printf, scanf functions & do-while loop. stdio.h,stdlib.h,time.h libraries are uses in it. You can compile the code & run. You can play it with your friend, there will be two player, first player will try to guess the number , once the program finished we'll write the no. of attempts by first player, then second player will try , after that they will compare their attempts, which one guessed in less attempts will won the game.

About

This is a basic number guess game program using C Programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages