mihneagogu / haskell-doublets

An Implementation of the 'doublets' game in Haskell, with a WordTree datastructure and a chain finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haskell-doublets

Implementation of the 'doublets' word game in Haskell, along with a word-tree Dictionary (Dict), base on 'a'..='z' alphabet. Includes a chain finder. More information inside doublets.hs

About

An Implementation of the 'doublets' game in Haskell, with a WordTree datastructure and a chain finder


Languages

Language:Haskell 100.0%