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

https://github.com/lp1dev/ctictactoe

Tic Tac Toe Game in C
https://github.com/lp1dev/ctictactoe

game tic-tac-toe tictactoe

Last synced: 8 months ago
JSON representation

Tic Tac Toe Game in C

Awesome Lists containing this project

README

          

# CTicTacToe

C implementation of the TicTacToe game (cli version)

## Done

- Implementation of the game mechanic

## Requirements

- gcc
- make

## Build

In a terminal emulator : make

## Run

Run the TicTacToe executable