/ICSP-Fall2019-CA1-P2-Tic-Tac-Toe

CA #1 [Tic Tac Toe] - Introduction to Computing Systems & Programming Course - University of Tehran - Dr. Hashemi

Primary LanguageC

Introduction to Computing Systems & Programming - CA #1 - Phase #2 - Fall 2019

University of Tehran

Tic-Tac-Toe

Tic Tac Toe is a simple two-player game. To start the game, a table with three rows and three columns is drawn on each page and each side has one of the symbols O or X and use it to fill the cells of the table until the end of the game.

In this project, we implement this game using C programming language.

  • Map:

  • Turns:

  • End:

    • Win:
    • Tie:

Personal website: https://hesamasad.github.io