L3-Bataille-Navale/source
2023-02-20 15:21:43 +01:00
..
core added background on game and renamed some minor variable 2023-02-17 22:49:44 +01:00
event factorised the event_wrapper from Window and Scene to a Mixin 2023-02-19 18:50:04 +01:00
gui added a function to render board on the grid (unoptimised !!!) 2023-02-20 15:21:43 +01:00
network added a function to render board on the grid (unoptimised !!!) 2023-02-20 15:21:43 +01:00
utils added a Style system 2023-02-19 12:02:12 +01:00
__init__.py added a Widget system with a Button widget example 2023-01-10 00:09:25 +01:00
type.py 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