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

https://github.com/gouthampradhan/haskell-interactive-games

Simple interactive games in haskell
https://github.com/gouthampradhan/haskell-interactive-games

Last synced: 3 months ago
JSON representation

Simple interactive games in haskell

Awesome Lists containing this project

README

          

# Haskell Interactive Games
Simple interactive games in haskell.
To play in the project directory execute the below commands
- `stack build`
- `stack run`

### Prerequisites
Ensure that you have haskell and stack installed. If not please follow the instructions here: https://docs.haskellstack.org/en/stable/install_and_upgrade/