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
- Host: GitHub
- URL: https://github.com/mathisburger/cpp-tic-tac-toe
- Owner: MathisBurger
- License: mit
- Created: 2022-12-19T11:14:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T09:06:57.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T04:37:51.003Z (over 1 year ago)
- Topics: cpp, tic-tac-toe
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!