Cog-Creators / Cog-Board

Redirect: https://cogboard.red
12 stars 3 forks source link

Hangman #34

Open Lewimaron opened 7 years ago

Lewimaron commented 7 years ago

Description of cog:

I've seen another bot that has a hangman minigame and I think hangman is a relatively simple game that I'm surprised hasn't already been done. The example I've seen picked a word from a file, but it may also be possible to have the person who starts the game choose the word somehow. The bot would also have to either draw the hangman using text characters or maybe load from pre-defined image files, whichever works best.

API's or other information for cog:

Configurable settings could be a profanity filter for custom words, number of guesses, time before the word/phrase is revealed, max length, and anything else you can think of.

Real-Wizard commented 7 years ago

already been made , https://github.com/Phxntxm/Bonfire/tree/master/cogs

Lewimaron commented 7 years ago

Sort of already been made it seems, Doesn't really look like a complete repo though. Also not been updated for months so probably abandonned.

Real-Wizard commented 7 years ago

Nope The Owner Is Active However Hangman Is Done So Doesnt Work On It ....

Twentysix26 commented 7 years ago

@Lewimaron The repo you're looking at doesn't have the structure of a Red cogs repository, so it can't be added with the downloader. The cog itself may however work if you copy it manually in the cogs folder and [p]load it