Skip to content

NETViking-on/GuessTheNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessTheNumber Game

A simple console-based number guessing game written in C#.

🎮 How to Play

  • When the game starts, you will be asked to guess a number within a random range.
  • You have 3 attempts to guess the correct number.
  • If your guess is outside the allowed range, you'll be warned.
  • Type exit at any time to quit the game.

▶️ How to Run

  1. Open the project in Visual Studio or any other C# IDE.
  2. Build and run the application.
  3. Follow the instructions shown in the console.

Enjoy the game!

About

Simple console game on C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages