Get up to 80 % extra points for free! More info:

Hangman Game in C# .NET Console

The Hangman game, in which you objective is to guess a word. The game randomly picks the word from the words.txt file which is located next to the application .exe file. That gives you possibility to simply modify the words (single word per line).

Control

You press the character keys. You'll get a response if you guessed correctly (green), incorrectly (red), or you've already attempted the character (yellow).

The purpose of the game is mainly object design demonstration, so don't expect any fancy stuff. The game can be modified - you can download the source code below.


Gallery

Program was created in 2013.

 

Download

By downloading the following file, you agree to the license terms

Downloaded 22x (43.29 kB)
Application includes source codes in language C# .NET

 

All articles in this section
C# .NET Community Projects - Object-Oriented Programming
Program has been written for you by Jan Vargovsky
Avatar
User rating:
No one has rated this quite yet, be the first one!
Activities