Using PThreads to develop concurrents programs

This project simulates a boardgame played between two threads and was developed for the Operational Systems subject in the University of Brasilia.

Compiling and executing

This project contains a Makefile, then you will need just run the shell command:

make

And execute the next command to execute the game:

./tabuleiro