|
c6ffbb9a58
|
simplified the usage of socket thanks to the Packet class
|
2023-02-22 23:19:37 +01:00 |
|
|
4e376bc009
|
implemented more of the game with the network
|
2023-02-22 15:50:45 +01:00 |
|
|
972327cdc7
|
added a StoppableThread class to simplify a bit the Host and Client thread
|
2023-02-21 23:39:49 +01:00 |
|
|
2f96ab14ad
|
added a better management for the network thread and a prototypal chat
|
2023-02-21 23:25:50 +01:00 |
|
|
39d44e7ec2
|
added a function to render board on the grid (unoptimised !!!)
|
2023-02-20 15:21:43 +01:00 |
|
|
f38f440e9d
|
fixed a bug where creating a room and quiting it would not close the thread
|
2023-02-19 17:07:28 +01:00 |
|
|
ca59abee01
|
added background on game and renamed some minor variable
|
2023-02-17 22:49:44 +01:00 |
|
|
8181885c84
|
fixed an issue with gl context when connected
|
2023-02-17 16:09:49 +01:00 |
|
|
ca001511c8
|
started the networking and interface connection
|
2023-02-17 15:56:00 +01:00 |
|