https://github.com/chasenut/tic-tac-toe
C++ console version of popular game "Tic Tac Toe". This version contains colors and i guess it is complete.
https://github.com/chasenut/tic-tac-toe
cli cpp game terminal tic-tac-toe
Last synced: about 2 months ago
JSON representation
C++ console version of popular game "Tic Tac Toe". This version contains colors and i guess it is complete.
- Host: GitHub
- URL: https://github.com/chasenut/tic-tac-toe
- Owner: chasenut
- License: mit
- Created: 2024-05-31T11:34:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-19T21:05:43.000Z (about 1 year ago)
- Last Synced: 2025-07-22T17:53:11.297Z (12 months ago)
- Topics: cli, cpp, game, terminal, tic-tac-toe
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe
C++ Windows console version of a popular game "Tic Tac Toe". This version contains colors and I guess it is complete.




### Stack
c++ 17