Giter Site home page Giter Site logo

hangman_game's Introduction

Hangman Game

The Hangman Game is a text-based game where players try to guess a word by guessing individual letters. This project provides a fun and challenging gaming experience for users.

Features

  • Intuitive menu system for easy navigation and game options.
  • Word selection based on different themes and difficulty levels.
  • Letter guessing mechanism, ability to guess the entire word, and ask for a hint.
  • Scoring system based on word length and attempts.
  • High scores tracking and display to compete with other players.
  • Display of game rules and credits for better understanding.
  • Visual representation of hangman's progress throughout the game.

Installation and Usage

  1. Clone the repository:
git clone https://github.com/joshuadanpeterson/hangman_game.git
  1. Navigate to the project directory:
cd hangman_game
  1. Run the game:
python hangman_game.py
  1. Follow the on-screen instructions to play the Hangman Game

Requirements

  • Python 3.x

File Structure

The project structure is as follows:

  • hangman.py: The main file that orchestrates the gameplay.
  • modules/: Contains the supporting modules for the game.
    • data_structures.py: Defines data structures used in the game.
    • hangman_words.py: Handles word selection and display.
    • hangman_scores.py: Manages high scores and scoring calculations.
    • hangman_menus.py: Displays menus and handles user choices.
    • hangman_display.py: Provides visual representation of the hangman.
    • hangman_data.py: Stores data and messages used in the game.

Acknowledgements

Contact

For any inquiries or feedback, please contact Josh Peterson.

Enjoy playing the Hangman Game!

hangman_game's People

Contributors

joshuadanpeterson avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.