Commit graph

26 commits

Author SHA1 Message Date
708e32e245 changed the game background 2023-03-08 22:51:46 +01:00
ff14a4e5d4 added more animations for the boats, preview boat are now handled with a whole texture instead of a color filter 2023-03-08 21:14:45 +01:00
c5e33ce6f8 new texture for the menus 2023-03-08 08:56:26 +01:00
316de05525 united custom Sprite and Label in better_pyglet, they now have a default_kwargs. "Century Gothic Bold" is now the default font 2023-03-06 10:11:42 +01:00
e7f73c0b98 added texture for the replay 2023-03-05 12:58:46 +01:00
5bdffd40de changed some grid code to be easier to manipulate 2023-03-05 11:32:36 +01:00
5cbb28df72 fixed some bugs, network error are now handled 2023-03-04 11:11:41 +01:00
16e88462a1 added popup alongside scene 2023-03-03 13:06:08 +01:00
0872883a5c the chat is now fully working, input can now take a type_check regex 2023-03-03 12:47:27 +01:00
c49971fe5a ajout d'un écran de victoire 2023-02-24 11:32:13 +01:00
db21bf5e04 it is now possible to see the opponent move on our board 2023-02-23 17:34:43 +01:00
6eb8d2452d added support for animated texture 2023-02-21 15:19:43 +01:00
7ab20f4ebe simplified and added the possibility to place boat with the given boat size list on the grid 2023-02-20 23:25:34 +01:00
75c1d4b6e8 added a Style system 2023-02-19 12:02:12 +01:00
ca59abee01 added background on game and renamed some minor variable 2023-02-17 22:49:44 +01:00
b0844e981a added a GameGrid widget, a on_hover event for the BoxWidget 2023-02-16 08:58:42 +01:00
c5c81be6ce implemented the Scroller 2023-02-15 13:58:28 +01:00
cac84ff171 added a Checkbox widget 2023-02-15 09:39:56 +01:00
e5ce93a207 added a RoomCreate and a RoomJoin scene 2023-02-14 23:02:44 +01:00
4240ac71cc added Image and Input widgets 2023-02-14 10:37:46 +01:00
48da47c234 added Image and Input widgets 2023-02-14 10:36:59 +01:00
920914ad8c restructured some part of the code, implemented Label and Button 2023-01-17 22:24:03 +01:00
7cc837b68e recoded the structure of the gui 2023-01-14 00:11:35 +01:00
e9c39ce2e3 added textures for the boat, bomb and button 2023-01-12 09:37:46 +01:00
91a79c7a80 button can now have another image when clicked 2023-01-10 22:50:10 +01:00
eff0218c8f added a Widget system with a Button widget example 2023-01-10 00:09:25 +01:00