Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 317 Bytes

File metadata and controls

12 lines (10 loc) · 317 Bytes

Tic-Tac-Toe

What Is This?

This is a simple terminal-based tic-tac-toe game. Follow the terminal prompts to select a square for each player's turn.

System Requirements

g++ must be installed

How To Run The Game

The tic-tac-toe game can be run from the command line:

./run.sh