Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sreesh-mallya/tic-tac-toe
A 2 player tic-tac-toe game.
https://github.com/sreesh-mallya/tic-tac-toe
cpp98 tic-tac-toe
Last synced: 26 days ago
JSON representation
A 2 player tic-tac-toe game.
- Host: GitHub
- URL: https://github.com/sreesh-mallya/tic-tac-toe
- Owner: sreesh-mallya
- Created: 2016-06-03T14:33:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T06:06:01.000Z (about 7 years ago)
- Last Synced: 2024-09-28T23:40:58.309Z (about 1 month ago)
- Topics: cpp98, tic-tac-toe
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe-2-players-
A simple 2 player tic-tac-toe game, developed using C++ (My 12th grade project)