sachahjkl · GitHub

Projet SE et Virtualisation

Contexte du projet

à définir

Compilation et exécution

Afin de compiler le projet, il suffit d'exécuter dans le repertoire la commande :

gcc -Wall -o othello_GUI othello_GUI.c $(pkg-config --cflags --libs gtk+-3.0)

Lancement projet avec <num_port> le port TCP d'écoute :

./othello_GUI <num_port>

About

Projet en C utilisant bibliothèque GTK 3 implémentant le jeu d'Othello en multijoueur réseau via sockets TCP/IP.

Resources

Readme

BSD-2-Clause license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗