GuilhermeTeixeira13 / TicTacToe-Game

Tic Tac Toe was my first project in university. The project was made in source C code. The game mode is human vs human. I decided that the program needed some upgrades :D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# TicTacToe
Tic Tac Toe was my first project in university. The project was made in source C code. The game mode is human vs human. I decided that the program needed some upgrades :D

How to test it:
  After the download, open the folder by the cmd (cd TicTacToe) and after that just write and execute "make" in the cmd. 

About

Tic Tac Toe was my first project in university. The project was made in source C code. The game mode is human vs human. I decided that the program needed some upgrades :D

License:MIT License


Languages

Language:C 97.5%Language:Makefile 2.5%