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

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

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*.