Commit graph

20 commits

Author SHA1 Message Date
bbe8cb2890 commented textures 2023-03-14 23:20:37 +01:00
beb90734c9 made the README files for every module 2023-03-12 10:13:01 +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
15353991f6 path are now in the path module 2023-03-07 11:26:39 +01:00
e64439b622 renamed some variable and files 2023-03-06 09:29:30 +01:00
49546ff4a8 added things to the todo list 2023-03-05 14:51:14 +01:00
5bdffd40de changed some grid code to be easier to manipulate 2023-03-05 11:32:36 +01:00
16e88462a1 added popup alongside scene 2023-03-03 13:06:08 +01:00
3aa9eaf541 fixed access to some style that would raise a attribute does not exist error 2023-02-28 18:28:00 +01:00
e961f7e348 changed the way texture are loaded 2023-02-27 15:18:12 +01:00
a3df2f6c2c removed atlas for the texture to avoid issue 2023-02-25 14:01:09 +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
a2d37c37f7 added more documentation in some files 2023-02-23 00:02:28 +01:00
4e376bc009 implemented more of the game with the network 2023-02-22 15:50:45 +01:00
6eb8d2452d added support for animated texture 2023-02-21 15:19:43 +01:00
930947aded 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
39d44e7ec2 added a function to render board on the grid (unoptimised !!!) 2023-02-20 15:21:43 +01:00
75c1d4b6e8 added a Style system 2023-02-19 12:02:12 +01:00