Krasen007 / HangManConsole

Simple Hangman game for the console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HangManConsole

A Hangman Game made for console, using .Net core.

Features

You can add your own game dictionary files.

Create empty text file, add the words you want on new lines and save it to the Assets folder. The game will read all added files and add them in the menu for user selection. Pick your game dictionary and play Hangman! After the level is clear you can select different game dictionary.

Krasen Ivanov 2018

About

Simple Hangman game for the console

License:MIT License


Languages

Language:C# 100.0%