https://github.com/bonnyad9/tictactoe
Tic Tac Toe I made during my discrete mathematics lecture.
https://github.com/bonnyad9/tictactoe
console-application cpp tic-tac-toe
Last synced: 24 days ago
JSON representation
Tic Tac Toe I made during my discrete mathematics lecture.
- Host: GitHub
- URL: https://github.com/bonnyad9/tictactoe
- Owner: BonnyAD9
- Created: 2022-10-18T17:18:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T10:41:09.000Z (over 3 years ago)
- Last Synced: 2025-03-03T07:17:15.098Z (over 1 year ago)
- Topics: console-application, cpp, tic-tac-toe
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe
Tic tac toe I made during my discrete mathematics lecture.

## Controls
- enter coordinates separated by space to place
- enter quit to exit