Hangman solver

From December, 2021
View source [https://github.com/Pennane/hirsipuu-solver]

Solve Finnish words in a game of hangman

Commandline application that outputs all the possible words from given options. Uses Finnish dictionary as the data set. Built with Typescript, and compiled with pkg to support windows, mac and linux operating systems..