/CTicTacToe

Tic Tac Toe Game in C

Primary LanguageC

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