Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 293 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 293 Bytes

Hangman game

Author : Akilhoussen Onaly

Run the Jupyter Notebook to play

Warning : make sure to install the following libraries :

  • Tkinter (pip install tkinter)
  • Pickle (pip install pickle)

Screenshot :

Screenshot