Skip to content

tommitchpersonal/HangMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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