L3-Bataille-Navale/source/network
2023-03-12 10:13:01 +01:00
..
packet made the README files for every module 2023-03-12 10:13:01 +01:00
__init__.py simplified the code for handling error in the network module 2023-03-08 23:46:39 +01:00
Client.py simplified the code for handling error in the network module 2023-03-08 23:46:39 +01:00
error.py simplified the code for handling error in the network module 2023-03-08 23:46:39 +01:00
game_network.py added test 2023-03-09 18:23:11 +01:00
Host.py simplified the code for handling error in the network module 2023-03-08 23:46:39 +01:00
README.md made the README files for every module 2023-03-12 10:13:01 +01:00

Ce module s'occupe de toute la gestion du réseau et de l'envoie de donnée entre tous les joueurs.