Fer-Bar / Hangman_Game

This is a console game of the classic hangman game. Made 100% with Python :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman_Game 🐍

This is a console game of the classic hangman game. Made 100% with Python :)

hang

How to run the game?

  • Just run the hangman.py file from the hangman_game directory.
  • Make sure of change the path what is in the line 50 of hangman.py with your actual path.
path = 'The path of the file board_score.txt'
  • And done enjoy the game ❤️.

About

This is a console game of the classic hangman game. Made 100% with Python :)


Languages

Language:Python 100.0%