17 Forks
15 Stars
15 Watchers

Quarto

A working example of the Quarto board game using Elm and Netlify. An exploration of game development, OSS, and functional programming.

How to download and setup Quarto

Open terminal and run command
git clone https://github.com/tkshill/Quarto.git
git clone is used to create a copy or clone of Quarto repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Quarto https://github.com/tkshill/Quarto/archive/master.zip

Or simply clone Quarto with SSH
[email protected]:tkshill/Quarto.git

If you have some problems with Quarto

You may open issue on Quarto support forum (system) here: https://github.com/tkshill/Quarto/issues