An open API service indexing awesome lists of open source software.

https://github.com/anc1kr1st/tic-tac-toe

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 grid.
https://github.com/anc1kr1st/tic-tac-toe

cpp exercise tic-tac-toe

Last synced: 22 days ago
JSON representation

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 grid.

Awesome Lists containing this project

README

          

# Tic Tac Toe
## Description

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 grid.

## Tools & Library Used
![Static Badge](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)
![Static Badge](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![Static Badge](https://img.shields.io/badge/Visual_Studio-5C2D91?style=for-the-badge&logo=visual%20studio&logoColor=white)

## Preview
image