Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tibostr/hangman-hs

Hangman written in Haskell.
https://github.com/tibostr/hangman-hs

gtk hangman haskell haskell-game haskell-gi haskell-gui

Last synced: about 2 months ago
JSON representation

Hangman written in Haskell.

Awesome Lists containing this project

README

        

## Hangman
I wanted to try to make a gui with Haskell. [This video](https://www.youtube.com/watch?v=ViW-bcNQ6Lc&ab_channel=DistroTube) inspired me to create a simple GTK application.

To run this project, simply run `stack run` in `hangman/`.