An open API service indexing awesome lists of open source software.

https://github.com/micheleriva/wordsearchgame

🔠 Word Search Game written in Haskell
https://github.com/micheleriva/wordsearchgame

Last synced: 7 months ago
JSON representation

🔠 Word Search Game written in Haskell

Awesome Lists containing this project

README

          

# 🔠 Word Search

[![Build Status](https://travis-ci.org/micheleriva/WordSearchGame.svg?branch=master)](https://travis-ci.org/micheleriva/WordSearchGame)

Word Search game, but in Haskell.

Based on an amazing course on Udemy.

Still a work in progress