Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anubhab-m02/tic-tac-toe

A Tic Tac Toe game in C++
https://github.com/anubhab-m02/tic-tac-toe

Last synced: about 1 month ago
JSON representation

A Tic Tac Toe game in C++

Awesome Lists containing this project

README

        

A Tic Tac Toe game. This was coded in C++. The rand() function of C++ decides the computer's move.