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

https://github.com/thomashawk11/quarto

Quarto game
https://github.com/thomashawk11/quarto

command-prompt game quarto

Last synced: about 1 month ago
JSON representation

Quarto game

Awesome Lists containing this project

README

        

# Quarto

Compilation :
```
prompt> gcc board.c main.c -o game
```

Execution :
```
./game
```