Commit graph

17 commits

Author SHA1 Message Date
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