Licence 3 - Bataille Navale en Python (projet de communication réseau)
Find a file
2023-02-18 20:05:58 +01:00
assets/image added background on game and renamed some minor variable 2023-02-17 22:49:44 +01:00
source moved the fps counter from a widget to the GameWindow features, window can now react to event after all scenes got their corresponding event called by adding "_after" in the name of the method event 2023-02-18 20:05:44 +01:00
.gitignore renamed some directory to avoid conflit and improve readability 2023-01-09 16:04:49 +01:00
main.pyw moved the fps counter from a widget to the GameWindow features, window can now react to event after all scenes got their corresponding event called by adding "_after" in the name of the method event 2023-02-18 20:05:44 +01:00
NOTE.md moved the fps counter from a widget to the GameWindow features, window can now react to event after all scenes got their corresponding event called by adding "_after" in the name of the method event 2023-02-18 20:05:58 +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