https://github.com/fredericdrnl/tictactoe
tictactoe game coded in C
https://github.com/fredericdrnl/tictactoe
anglais c english tic-tac-toe tictactoe tictactoe-game
Last synced: 13 days ago
JSON representation
tictactoe game coded in C
- Host: GitHub
- URL: https://github.com/fredericdrnl/tictactoe
- Owner: Fredericdrnl
- Created: 2023-01-11T17:18:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T14:33:49.000Z (over 3 years ago)
- Last Synced: 2025-10-10T00:40:33.246Z (10 months ago)
- Topics: anglais, c, english, tic-tac-toe, tictactoe, tictactoe-game
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⭕️ Tictactoe ❌
> Author : DOURNEL Frédéric
## Aim of this project 📍
This project is a tictactoe in command prompt (without graphic part).
## Technologies use ⚙️
For this project I use the C language.
## How to use ❓
- compile and execute *tictactoe.c*.