huyzipp5391 / hangman-with-python

This is a HANGMAN game made with Python

Home Page:https://damduchuy.github.io/hangman-with-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hangman-with-python

This is a HANGMAN game made with Python

Website: https://damduchuy.github.io/mine/hangman-with-python

You need to download python and pip first!

How to use(Linux):

Install the git package if you haven't already! required

Download python via download command! required

Get pip by running this file https://bootstrap.pypa.io/get-pip.py! required

  1. Open terminal
  2. clone or download the .py file here (for how to use the clone command, write git clone https://github.com/DamDucHuy/hangman-with-python.git)
  3. Run this .py file through the command python3 name.py (change the name to the appropriate file name)

Before running this file, download the asciimatics module with the command pip install asciimatics so you can run it

How to use(Windows):

If the ez way you can download the .exe file here :D

Download Python for Windows from https://www.python.org/downloads/ required

Get pip by running this file https://bootstrap.pypa.io/get-pip.py! required

  1. Download the .py file from here
  2. Open Windows PowerShell or Command Prompt
  3. Run this .py file through the command python name.py (change the name to the appropriate file name)

Before running this file, download the asciimatics module with the command pip install asciimatics so you can run it

Thanks for playing!:D