Skip to content

dianaalvarezz/Hangman-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

HangMan Game

Introduction

This project is a simple Hangman Game in Python. As someone who is just embarking on my journey into programming in Python, I created this game as a learning exercise. It's designed to be straightforward yet engaging, the game randomly selects a seceret word from a list of seceret words and the player gets limited chances to guess the word.

Learning Journey

This game is a testament to the initial steps of my programming journey, emphasizing the learning process and the application of fundamental Python concepts. As such, it's crafted with simplicity in mind, making it accessible for other beginners who might be interested in exploring basic project development and coding practices.

How to Play

To play the game,

Installation

Make sure you have Python installed on your machine. This game is compatible with Python 3.x. Here are the steps to get the game up and running:

  1. Install Python: Ensure Python 3.x is installed on your system. You can download it from python.org.
  2. Download the Game: Clone this repository or download the game file to your local machine.
  3. Run the Game: Navigate to the game's directory in your terminal or command prompt and run the command `python3 game_filename.py
  4. (replacegame_filename.py` with the actual file name).

Contribution

Given that this project is part of my learning experience, I am not actively seeking contributions. However, feedback and suggestions are highly welcome. Feel free to fork the project, experiment with your own ideas, and share your thoughts on how it could be improved or what concepts it helped you understand.

License

This project is open source and available under the MIT License.

About

Hangman Game in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages