Skip to content

Kaelinkes/Guessing-game-C-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Random Number Game

A simple console-based random number guessing game written in C#.
The game generates a random number between 1 and 100, and the player tries to guess it.
The program gives feedback if the guess is too high or too low until the player guesses correctly. This program was written to show my learning of C#


Features

  • Generates a random number between 1 and 100
  • Accepts user input from the console
  • Provides feedback if the guess is too high or too low
  • Congratulates the player when the correct number is guessed

Usage

image

About

A very basic guessnig game program in C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages