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.
- Host: GitHub
- URL: https://github.com/anc1kr1st/tic-tac-toe
- Owner: Anc1kr1st
- Created: 2024-01-27T11:55:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T13:30:17.000Z (over 1 year ago)
- Last Synced: 2025-04-09T20:52:33.234Z (over 1 year ago)
- Topics: cpp, exercise, tic-tac-toe
- Language: C++
- Homepage:
- Size: 3.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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



## Preview
