GregoryKogan / hangman-helper

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

Home Page:https://gregorykogan.github.io/hangman-helper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://gregorykogan.github.io/hangman-helper/

License:GNU General Public License v3.0


Languages

Language:Vue 47.3%Language:TypeScript 35.3%Language:Go 10.2%Language:Shell 4.4%Language:HTML 2.8%