Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 297 Bytes

hangman

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