McCADE FREEMAN
software engineer
HANGMAN
I once programmed a version of hangman playable in the terminal by two people. I wanted it to be playable solo, so I've remade it using JavaScript and an API to bypass CORS problems.
To play: enter an IP and the game will grab a page from the corresponding fandom.com/wiki; this means input must completely match an existing subdomain of fandom.com, e.g., starwars.fandom.com or lotr.fandom.com.
GUESSED LETTERS: