https://github.com/max00358/tiktactoe
Text-based TikTacToe Game, have fun playing!
https://github.com/max00358/tiktactoe
textgame tiktactoe
Last synced: 8 months ago
JSON representation
Text-based TikTacToe Game, have fun playing!
- Host: GitHub
- URL: https://github.com/max00358/tiktactoe
- Owner: Max00358
- Created: 2023-09-09T00:45:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-09T00:52:09.000Z (almost 3 years ago)
- Last Synced: 2025-05-19T06:09:42.891Z (about 1 year ago)
- Topics: textgame, tiktactoe
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TikTacToe
Simple, text-based TikTacToe game, try it out!
* To play the game, simply enter a number to mark an area, whoever have three consecutive marks in a row wins.