Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 843 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 843 Bytes

hangman-helper

RU

image

This is a little program, that should help you win in any hangman game.

Dataset contains 123.979 russian nouns scraped from https://ru.wiktionary.org Scraper's code is inside word-scraper folder

Empty symbol can be represented as any symbol on your keyboard (not only '_' as in example) Simirarly used letters can be also separated with any symbol or sequence of symbols or not separated at all.

You can try this out here: https://gregorykogan.github.io/hangman-helper/

It currently supports only Russian language