Welcome to HackMan by Nolan Hamel! This project is a submission for the Clemson CPSC Discord Hackman Challenge
IMPORTANT: This game requires .NET Runtime 6.0 to run, which can be found here: https://dotnet.microsoft.com/en-us/download/dotnet/6.0 This is also a windows only app
This is a classic Hangman style game played in the console.
A player beings in the main menu and instructions are given under the title. Because it's in the console it is completely keyboard-based input.
Source code can be found in the "Hackman" folder
In order to create your own version of HackMan, simply download the source code and open the .sln file with visual studio.
Here is the final release of Hackman: https://github.com/nolan-hamel/Hackman/releases/tag/Hackman_Windows