Metadata-Version: 2.1
Name: tictaccli
Version: 1.0.0
Summary: A simple Tic-Tac-Toe game in command-line.
Home-page: https://github.com/erenoguzyesil/tictactoecli
License: MIT
Keywords: cli game tictactoe commandline
Description-Content-Type: text/markdown
License-File: LICENSE

# tictactoecli

A simple command-line Tic-Tac-Toe game played against the computer.

## Usage

Run the command:
```
tictactoe
```
