Licence 3 - Bataille Navale en Python (projet de communication réseau)
Find a file
2023-02-21 23:39:49 +01:00
assets added support for animated texture 2023-02-21 15:19:43 +01:00
source added a StoppableThread class to simplify a bit the Host and Client thread 2023-02-21 23:39:49 +01:00
.gitignore renamed some directory to avoid conflit and improve readability 2023-01-09 16:04:49 +01:00
main.pyw drawing is now done with batch (speeding up the drawing by 50% to 300%) 2023-02-19 12:32:16 +01:00
NOTE.md added a better management for the network thread and a prototypal chat 2023-02-21 23:25:50 +01:00
README.md added base file and a hello world with pyglet 2023-01-04 19:47:37 +01:00
requirements.txt rewrote the base of the Window, Scene and Widget class to make them as clean as possible 2023-02-09 23:56:04 +01:00

Projet S6