Tic tac toe remix -> Gobblet Gobblers

This was a first year project at the IUT, the purpose was to make in C, in command line, an improved version of the tic-tac-toe game, a bit more complex and give a make file that we can execute in order to compile the program. This project use dependancies only available in Linux, for windows you can use WSL to execute the program (available in the windows app store this allows you to simulate a Linux environnement very easily and fast). A small demonstration of the project launched with WSL :

Click here to see the code.

Arnaud GODET
Arnaud GODET
2nd year computer science student

Related