This website requires JavaScript.
Explore
Help
Register
Sign in
study-faraphel
/
L3-Bataille-Navale
Watch
1
Star
0
Fork
You've already forked L3-Bataille-Navale
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b9e087d1fd
L3-Bataille-Navale
/
source
History
Faraphel
b9e087d1fd
fixed a bug where the x and y where inverted in the board class
2023-02-20 22:23:57 +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
default IP is now 127.0.0.1
2023-02-20 15:25:38 +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