nathaniel-may / quarto-haskell

Quarto library and interface written in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Quarto Haskell

Haskell implementation of the board game Quarto

To build

stack build

To run tests

stack test

To run cli

stack run

CLI

The executable is a local pass-and-play interface.

About

Quarto library and interface written in Haskell

License:MIT License


Languages

Language:Haskell 100.0%