Skip to content

Pablousse/hangman-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers MIT License


The hangman game

An implementation of the famous game "Hangman"


Table of Contents
  1. About The Project
  2. Installation
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

During the course of my training with becode I created this Hangman game project

Built With

Installation

  1. Clone the repo
    git clone https://github.com/Pablousse/hangman-python.git

Usage

Go to the main folder of the repo and run to start the game

$ python3 main.py 

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Arnaud Durieux - [email protected]

Project Link: https://github.com/Pablousse/hangman-python

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages