/radulescu_andrei_ads

Algorithms and Data Structures CW

Primary LanguageC

Author: Radulescu Andrei
Title: ADS Coursework(Recursive Tic Tac Toe)

To run this program, you will need a C compiler, either CL or GCC

for CL: cl main.c
for GCC: gcc main.c