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

https://github.com/mcquerol/tictactoe-cpp

C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)
https://github.com/mcquerol/tictactoe-cpp

2d-array class-design cpp doxygen game object-oriented-programming tictactoe uml

Last synced: 4 months ago
JSON representation

C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)

Awesome Lists containing this project

README

          

# tictactoe-cpp

Initial README file.