Giter Site home page Giter Site logo

hangman's Introduction

Hangman

IT'S NOT FINISHED YET

A Simple Hangman game

Features

  • Has a Gui!

  • Records the players detail on a file

  • At any time, users are able to quit the game by clicking on the appropriate key combination

  • The game GUI has a visual keyboard which can be interacted via mouse of arrow buttons

  • Questions include:

    a tip about the question

    a list of 6 letters - vowels and nonvowels that are not in the given in the question

    as hints to assist player

  • At any time during the game, current status of game is shown

    In progress

    You WON!

    You LOSE!

  • The question should be answered in time limit.

  • The timeout period is set based on the difficulty of the question

  • All the questions of the game are stored comma-separated values (CSV) in a text file

    the tip, not-in-string characters, the hidden string, countdown timeout value

  • Question file is manually created

  • Game randomly picks a question from the question file to ask to the player

  • Players are able to start a new game by clicking on the relevant menu item

  • Players are able to restart their current attempt without changing the question by clicking relevant menu item.

  • Players are also able to see the scores list

  • Scores list contains the list of ten highest scoring players

  • Every time the player fails to identify a character in the question, one of the six body parts is added to the picture

  • Plays the relevant sounds after each character selection of the player

hangman's People

Contributors

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