/$$ /$$ /$$ /$$
| $$ |__/ | $$ | $$
/$$$$$$$ /$$$$$$ /$$$$$$$ /$$ /$$$$$$ | $$ /$$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$$| $$ /$$ /$$$$$$$
/$$__ $$ |____ $$| $$__ $$| $$ /$$__ $$| $$ /$$_____/ /$$__ $$ /$$__ $$ /$$_____/| $$ /$$/ /$$_____/
| $$ | $$ /$$$$$$$| $$ \ $$| $$| $$$$$$$$| $$| $$ | $$ \__/| $$ \ $$| $$ | $$$$$$/ | $$$$$$
| $$ | $$ /$$__ $$| $$ | $$| $$| $$_____/| $$| $$ | $$ | $$ | $$| $$ | $$_ $$ \____ $$
| $$$$$$$| $$$$$$$| $$ | $$| $$| $$$$$$$| $$| $$$$$$$ /$$| $$ | $$$$$$/| $$$$$$$| $$ \ $$ /$$$$$$$/
\_______/ \_______/|__/ |__/|__/ \_______/|__/ \_______/|__/|__/ \______/ \_______/|__/ \__/|_______/
!! Hints and solution available here.
I AM UNBEATABLE AT HANGMAN
Challenge overview:
Find the flag by playing the game.
Play the game by typing python3 game.py
Email me discussing how you solved it - I'd love to know!
Terminal controls:
<Tab> autocomplete command
<Up>/<Down> navigate command history
<Ctrl-C>/<Cmd-C> kill current command
Available commands:
help show this help page
clear clear the screen
ls list the contents of this directory
cat <filename> show the contents of a file
python3 <filename> run a python file