Code Monkey home page Code Monkey logo

hangman's Introduction


Screenshot 1

Hangman

A simple hangman game made in python using pygame

Table of Contents
  1. About The Project
  2. Running From Source
  3. Screenshots
  4. License

About The Project

This is a fun little version of the popular game Hangman, made in python, using simple graphics and file handling concepts.
Players can choose topics to be asked words on, and the guess them letter by letter within 6 tries to save the hangman, otherwise the hangman dies and the game is lost.

This is an attempt to show how learning new words and concepts can be made more fun and interactive for students, by making use of games and visual media to keep them learning while entertained.
In recent years, with regular disruption of education of children, it has become increasingly more important to make learning easier and more accessible to them, whilst also making sure they don’t lose interest in it.

This game, while simple, can be extended for students of higher classes by various ways, such as incrementally increasing the difficulty, or by introducing additional challenges.
It can even be presented as a learning and creative exercise to the player to add more words, and they can even be encouraged to tinker around with the source code to see how they themselves can extend the game.

Built With

Pygame

Running From Source

To get this project running locally from source, follow these steps:

Prerequisites

  • Python interpreter (>= 3.8)

Instructions

  1. Clone the repo
    git clone https://github.com/DevChrome/Hangman.git
  2. Install the pygame module
    pip install pygame
  3. Run the main.py file
    python3 ./main.py

Screenshots

Screenshot 2 Screenshot 3 Screenshot 4

License

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

[Back To Top]

hangman's People

Contributors

rmzerofour 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.