Commit Graph

22 Commits

Author SHA1 Message Date
f23319b7b8 other players see played cards now 2021-01-20 22:38:12 +01:00
7271267952 js-cardgame needs lowercase 'Z' and 'N' 2021-01-20 17:52:47 +01:00
965b7a5ad7 pixi integration is improving 2020-12-14 23:07:03 +01:00
bcfc488c2e request game init from server 2020-12-06 22:28:45 +01:00
1b9ccc65ab comm works by json both ways now 2020-12-06 21:49:17 +01:00
2092c52edb change nomenclature 2020-10-11 18:10:05 +02:00
644c28ae75 playing cards per websocket now :) 2020-05-21 19:54:39 +02:00
688641d749 implement undo function 2020-05-21 18:49:52 +02:00
c6def1169f code cleanup 2020-05-18 21:35:46 +02:00
7ea63ce623 prevent double-play through race condition 2020-05-16 19:32:57 +02:00
fb638a60dc fix a bug when 'Z' was trump card 2020-05-01 17:14:01 +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
0ac030e190 cleanup 2020-04-13 22:19:16 +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
989b9bdbf9 implemented 'table' 2020-04-06 22:42:31 +02:00
4fa38fabef sort cards for player 2020-04-06 21:59: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