An open API service indexing awesome lists of open source software.

https://github.com/janeberry/evilhangman

Twist version of classic Hangman Game
https://github.com/janeberry/evilhangman

data-structures maps sets

Last synced: 7 months ago
JSON representation

Twist version of classic Hangman Game

Awesome Lists containing this project

README

          

# Evil Hangman Game

Evil Hangman is a twist on the classic Hangman game.

Unlike traditional Hangman, where the word to be guessed is chosen upfront,

Evil Hangman changes the word dynamically to make it more challenging for the player to guess correctly.

The program does this by choosing the word list that allows it to avoid selecting a specific word until it has no choice.

Example

Screenshot 2024-08-10 at 7 03 48 PM