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
- Host: GitHub
- URL: https://github.com/thomashawk11/quarto
- Owner: ThomasHawk11
- Created: 2022-04-07T20:44:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T20:19:32.000Z (over 2 years ago)
- Last Synced: 2023-11-07T03:07:33.257Z (over 1 year ago)
- Topics: command-prompt, game, quarto
- Language: C
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quarto
Compilation :
```
prompt> gcc board.c main.c -o game
```Execution :
```
./game
```