/tictactoe

A command line tic-tac-toe game.

Primary LanguageShell

Tic Tac Toe

A command line tic-tac-toe game.

Usage

Clone the repository:

$ git clone https://github.com/nicoella/tictactoe
$ cd tictactoe

Run the game:

$ chmod +x game.sh
$ ./game.sh