https://github.com/guidanoli/tictactoe
Tic Tac Toe Game in C++
https://github.com/guidanoli/tictactoe
cpp tic-tac-toe toy-project
Last synced: 7 months ago
JSON representation
Tic Tac Toe Game in C++
- Host: GitHub
- URL: https://github.com/guidanoli/tictactoe
- Owner: guidanoli
- License: mit
- Created: 2020-07-20T01:06:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T23:58:04.000Z (about 5 years ago)
- Last Synced: 2025-01-17T13:29:07.773Z (9 months ago)
- Topics: cpp, tic-tac-toe, toy-project
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
Tic Tac Toe
-----------The well-known game, now in C++.
(Yet another toy project)