/Haskell-Puzzle

Playing around with Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

A puzzle game simulation using Haskell.

The game simulates a puzzle grid and using diffrenet transpositions and transformations to search for words from said grid. This code has been adapted from the following repository: https://github.com/osfameron/words