|
4e376bc009
|
implemented more of the game with the network
|
2023-02-22 15:50:45 +01:00 |
|
|
2f96ab14ad
|
added a better management for the network thread and a prototypal chat
|
2023-02-21 23:25:50 +01:00 |
|
|
772e3bb47a
|
added a bomb functionality on the enemy game grid
|
2023-02-21 17:38:56 +01:00 |
|
|
bda12c3cc1
|
fixed a bug where the board inverted the rows and columns
|
2023-02-21 17:01:38 +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 |
|
|
5dcd570be8
|
added the possibility to prevent an event to propagate to the next widgets
|
2023-02-19 16:50:05 +01:00 |
|
|
d2d2f2fdc1
|
drawing is now done with batch (speeding up the drawing by 50% to 300%)
|
2023-02-19 12:32:16 +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 |
|
|
ca001511c8
|
started the networking and interface connection
|
2023-02-17 15:56:00 +01:00 |
|