Files
tictactoe/README.md
2026-04-23 10:26:31 +00:00

8 lines
132 B
Markdown

# Installation
```bash
$ git clone https://gitea.starfour.de/Berufsschule/tictactoe.git
$ cd tictactoe
$ cl main.cpp
$ main.exe
```