Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 371 Bytes

quarto

Ncurses strategy game based on the board game Quarto.

Each piece has four attributes that can be either 0 or 1.

You win by aligning four pieces in a row that share at least one attribute. The row can be horizontal, vertical, or diagonal.

Your opponant picks the piece you play with.

Choose a piece or destination with keys 0-9 and a-f.

Enter exits.