/hangman-game-pop

Implemented a variation of the classic wordgame Hangman. This Hangman game gives a sense of Procedure Oriented Programming (as opposed to OOP)

Primary LanguagePython

Hangman game with Procedure Oriented Programming

This is an interactive Hangman game between a player and the computer written in Python.

You can read on how to play the game here.

PS: I developed this game during an MITx course on edX.

  • 6.00.1x: Introduction to Computer Science and Programming Using Python