Skip to content

GregoryKogan/hangman-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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