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

https://github.com/mathisburger/cpp-tic-tac-toe

A simple tic tac toe game to get more into cpp
https://github.com/mathisburger/cpp-tic-tac-toe

cpp tic-tac-toe

Last synced: about 1 year ago
JSON representation

A simple tic tac toe game to get more into cpp

Awesome Lists containing this project

README

          

# TicTacToe

This project has no real purpose.
I just wanted to start learning more about C++.
I already know Rust and I wanted to learn C++ too.
Therefore, I started this tiny little project which is the beginning
of myself learning C++.

# Usage

Just download the latest version from the releases and execute it!