Skip to content

berkerol/hangman

Repository files navigation

Hangman

Sonarcloud Status CI contributions welcome semistandard ECMAScript license

Remake of the classic game with GUI.

button

Gameplay & Features

  • Guess the names case-insensitively or guess a letter.
  • Also randomly guess a letter or give up.
  • Wrong guess of a letter and the name increases the sticks in the figure.
  • Names contain letters only from English alphabet.
  • Non-letter characters and correctly guessed letters are viewed as they are.
  • Letters that you have not guessed yet are viewed as *.
  • Press R to reset settings to defaults.

Continous Integration

It is setup using GitHub Actions in .github/workflows/lint.yml

Contribution

Feel free to contribute according to the semistandard rules and latest ECMAScript Specification.

Distribution

You can distribute this software freely under GNU GPL v3.0.

Releases

No releases published

Packages

No packages published