tommitchpersonal / HangMan

A quick and easy hangman game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HangMan

A quick and easy hangman game

Dependencies

.NET 7.0

How To Run

Download Releases.zip file for the latest release.
Extract the .zip.
Either run the executable if using windows or use the command "dotnet HangMan.dll".

Demonstrated Skills

C# Console
OOP Principles e.g. Encapsulation
TDD
Dependency Injection

About

A quick and easy hangman game

License:MIT License


Languages

Language:C# 100.0%