L3-Bataille-Navale/source
2023-02-20 23:25:26 +01:00
..
core simplified and added the possibility to place boat with the given boat size list on the grid 2023-02-20 23:25:26 +01:00
event factorised the event_wrapper from Window and Scene to a Mixin 2023-02-19 18:50:04 +01:00
gui simplified and added the possibility to place boat with the given boat size list on the grid 2023-02-20 23:25:26 +01:00
network added a function to render board on the grid (unoptimised !!!) 2023-02-20 15:21:43 +01:00
utils fixed a bug where the x and y where inverted in the board class 2023-02-20 22:23:57 +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