You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a coding challenge for UPE induction. The goal of this challenge is to create an AI that plays hangman. The game is played by making guesses in the form of post requests to a server.
How to Run
python hangman.py
How to Reset Score
python reset.py
About
This is a coding challenge for UPE induction. The goal of this challenge is to create an AI that plays hangman.