mfundontini / Haskell-Puzzle

Playing around with Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Playing around with Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%