Funware
std::string FUNWARE = “Fun Software :)”;
cysectools
Software the Fun Way
Hangman’s Mayhem
A fun little hangman-style game you can show or even play with your friends. This one has a little twist to it. As you may infer from the title, you’re allotted only a few tries to guess all the letters in the [secret word] correctly before mayhem dawns upon you. Guess all the words correctly, you win. Simple as that. Guess wrong too many times… well then, you’re in for a surprise. Allow me to spoil the surprise:
You’re allowed five attempts. On the sixth wrong attempt, you will be greeted with a never-ending rotating screen of dizziness while simultaneously subjected to nonstop ‘rick-rolls’. This deadly combination is sure to raise the blood pressure of the poor victim you call “friend”. Now what differentiates this from malicious activity; is that there is a way to stop it. If your friend is fast enough and or knowledgeable enough, he can exit the program by quickly clicking the ‘X’ button or by simply typing ‘Command + Q’ to end the process. Now, I was going to add a feature where it would lock their keyboard & mouse input, but that would be considered ‘malware’ (at least in my dictionary). We don’t create malware. Malware harms people. We want everyone to have fun & a quick laugh. I also found that (for me at least), the more fun I have at creating & learning about programs such as this, the more inclined I am to learn more about programming in general! That being said feel free to check out the program & source code on my GitHub.