{"id":26788236,"url":"https://github.com/buathiertom/sockets-tic-tac-toe","last_synced_at":"2025-03-29T13:16:36.824Z","repository":{"id":143056727,"uuid":"592645143","full_name":"BuathierTom/sockets-tic-tac-toe","owner":"BuathierTom","description":"Création d'un morpion capable de jouer avec le serveur avec plusieurs niveau disponible dans le sujet","archived":false,"fork":false,"pushed_at":"2023-01-24T08:09:21.000Z","size":2426,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T13:16:32.102Z","etag":null,"topics":["c","tic-tac-toe"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BuathierTom.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-24T07:49:17.000Z","updated_at":"2023-12-01T07:44:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"28fdf59f-5e4c-49ca-82a2-acc379c4b9d2","html_url":"https://github.com/BuathierTom/sockets-tic-tac-toe","commit_stats":null,"previous_names":["buathiertom/sockets-tic-tac-toe"],"tags_count":null,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Fsockets-tic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Fsockets-tic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Fsockets-tic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuathierTom%2Fsockets-tic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BuathierTom","download_url":"https://codeload.github.com/BuathierTom/sockets-tic-tac-toe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187224,"owners_count":20737463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","tic-tac-toe"],"created_at":"2025-03-29T13:16:35.436Z","updated_at":"2025-03-29T13:16:36.818Z","avatar_url":"https://github.com/BuathierTom.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAE SOCKETS\n#### Quentin Gilleron\n#### Tom Buathier\n#\n## Organisation des fichiers :  \n* README.MD\n* Org.pdf\n* Fichier V0  \n`- T3N_client_V0.c` (client)  \n`- T3N_serveur_V0.c` (serveur)\n* Fichier V1  \n`- T3N_client_V1.c` (client)  \n`- T3N_client_V1.c` (serveur)\n#\n## Comment lancer le programme dans le terminal ?\n\n(exemple pour la V0)  \n__Serveur :__  \ngcc T3N_serveur_V0.c -o serveur  \n./serveur  \n \n__Client :__  \ngcc T3N_client_V0.c -o client  \n./client 127.0.0.1 5000\n\n#\n## V0\n\n### Prérequis pour cette V0 :\n\n* L'envoie du message __Start__ pour commencer une partie\n* Affichage d'une grille vide\n* Demander le numéro\n* Afficher une grille vide\n* Demander un numéro au client\n* Envoyer la grille à jour au serveur avec un X\n* Le serveur envoi un nombre aléatoire\n* Le client le reçoit et l'affiche avec un O\n* Et le client boucle\n\n#\n## V1\n\n### Prérequis pour cette V1 :\n\n* Reprendre la V0\n* Ajout de vérification de fin de partie\n* Envoie de message du serveur vers le client en fonction de la fin\n* Si message de fin, l'afficher et fermer le programme\n* Si aucun message de fin alors continue et boucle \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuathiertom%2Fsockets-tic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuathiertom%2Fsockets-tic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuathiertom%2Fsockets-tic-tac-toe/lists"}