Commit Graph

22 Commits

Author SHA1 Message Date
342fa0cca3 wip: game init by server 2020-12-11 17:52:19 +01:00
bcfc488c2e request game init from server 2020-12-06 22:28:45 +01:00
abccd2e51a cleanup 2020-12-06 21:56:16 +01:00
1b9ccc65ab comm works by json both ways now 2020-12-06 21:49:17 +01:00
ebf7878397 websocket comm per json now 2020-12-06 21:21:51 +01:00
2092c52edb change nomenclature 2020-10-11 18:10:05 +02:00
89d11ee759 remove print() calls 2020-05-22 15:29:31 +02:00
4037822446 set Trump Color also uses websockets now 2020-05-22 15:09:45 +02:00
644c28ae75 playing cards per websocket now :) 2020-05-21 19:54:39 +02:00
c6def1169f code cleanup 2020-05-18 21:35:46 +02:00
0321296014 needs to be a global variable, of course 2020-05-18 21:13:51 +02:00
7ea63ce623 prevent double-play through race condition 2020-05-16 19:32:57 +02:00
dc87897b77 last trick is now visible 2020-04-25 22:00:23 +02:00
72e968274b built in websockets for auto-reload 2020-04-19 17:14:25 +02:00
38102ce778 fixed 2 bugs in last round! 2020-04-19 00:38:57 +02:00
a7d9df1885 looks like it works 2020-04-13 22:07:38 +02:00
c851d42bd1 starting reworking 2020-04-13 16:14:36 +02:00
2862e73e19 implementing game logic 2020-04-12 15:27:05 +02:00
663457d4bc implement redirections for now 2020-04-07 21:13:23 +02:00
989b9bdbf9 implemented 'table' 2020-04-06 22:42:31 +02:00
129e676335 added control view 2020-04-05 23:27:33 +02:00
914e9a1f3d integrated responder framework 2020-04-05 16:00:48 +02:00