Console Games is a C# console application that offers a selection of multiple games, providing users with an engaging and interactive gaming experience within the console environment. The project includes classic games like Hangman, Guess Number, Rock Paper Scissors, and an RPG-style console game.
- A menu-driven console application with multiple game options.
- Hangman: Guess the hidden word before running out of attempts.
- Guess Number: Try to guess the secret number within a limited number of tries.
- Rock Paper Scissors: Challenge the computer in the classic game of Rock Paper Scissors.
- RPG Console Game: Embark on an exciting text-based RPG adventure.
To run the Console Games project, you need to have the .NET runtime installed on your machine. Clone or download the project repository and open it in your preferred C# development environment. Build and run the solution to launch the console application.
Upon launching the application, you will be presented with a main menu listing all available games. Simply follow the on-screen instructions to select and play your desired game.
The Console Games project includes the following games:
Guess the hidden word by suggesting letters one at a time. Be careful; incorrect guesses will cost you valuable attempts!
Try to guess the secret number chosen by the computer within a limited number of attempts. Pay attention to the hints provided after each guess.
Challenge the computer in the classic game of Rock Paper Scissors. Make your choice wisely to outsmart your virtual opponent.
Embark on an exciting text-based RPG adventure. Make decisions, face enemies, and progress through the storyline using only your console input.
Contributions are welcome to improve this chat application. Feel free to open issues or submit pull requests.