|
e961f7e348
|
changed the way texture are loaded
|
2023-02-27 15:18:12 +01:00 |
|
|
25a3c0fa86
|
simplified some part of the game code, made some quality of life change
|
2023-02-24 19:37:44 +01:00 |
|
|
14ebc82a72
|
the listener now give as a first argument the widget itself. Added some event to some widgets
|
2023-02-23 19:53:52 +01:00 |
|
|
a096785c28
|
unified GameGridAlly and GameGridEnemy
|
2023-02-23 19:05:28 +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 |
|
|
446e377b19
|
simplified event in Widget with Listener, added more useful property to BoxWidget
|
2023-02-18 19:41:07 +01:00 |
|
|
ca001511c8
|
started the networking and interface connection
|
2023-02-17 15:56:00 +01:00 |
|
|
b0844e981a
|
added a GameGrid widget, a on_hover event for the BoxWidget
|
2023-02-16 08:58:42 +01:00 |
|