X8invisible/radulescu_andrei_ads
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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