Skip to content

Develop a console-based application for the Number Guessing Game using C# within the .NET Framework, providing an interactive and engaging gaming experience. ๐Ÿ”ข๐ŸŽฎ๐Ÿ–ฅ๏ธ

Notifications You must be signed in to change notification settings

virajSandakelum/Number-guessing-game_C-Sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Number Guessing Game in C# with .NET Framework

console project

This is a simple number guessing game implemented in C# using the .NET Framework.

Prerequisites

Before getting started, ensure that you have the following:

Installation

  1. Clone this repository to your local machine or download the source code as a ZIP file.
git clone https://github.com/virajSandakelum/Number-guessing-game_C-Sharp.git

Usage

  1. Run the application by clicking on the "Start" button or by pressing F5.

  2. When the application starts, a console window will appear, and you will be prompted to enter your guess. Enter a number and press Enter.

  3. The game will provide feedback on whether your guess is too high or too low. Keep guessing until you correctly guess the number!

About

Develop a console-based application for the Number Guessing Game using C# within the .NET Framework, providing an interactive and engaging gaming experience. ๐Ÿ”ข๐ŸŽฎ๐Ÿ–ฅ๏ธ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages