Commit Graph

38 Commits

Author SHA1 Message Date
Daochen Zha d6cc4dbe7d Fix delete model bug 2020-12-06 16:27:24 -06:00
Daochen Zha e63f4626b4 Fix list baseline bug and update README 2020-12-06 13:24:59 -06:00
Daochen Zha 293511c371 Fix delete agent bug and update README 2020-12-06 11:21:49 -06:00
Songyi Huang b7b722761e make leaderboard table show agent ranking info; add total row info in query api 2020-08-23 23:12:05 -07:00
Daochen Zha 0cc89a3b55 Update server 2020-07-22 19:44:12 -05:00
Daochen Zha 74cfc65501 Update page split 2020-07-22 00:59:20 -05:00
Daochen Zha 87c5be2a26 Add page splits 2020-07-22 00:53:44 -05:00
Daochen Zha 4d3e087c33 Add suit in doudizhu replay 2020-07-21 20:44:44 -05:00
Songyi Huang de153e3811 Merge branch 'dev' of https://github.com/datamllab/rlcard-showdown into dev 2020-05-17 20:48:21 -07:00
Songyi Huang 961d085c56 solve Cors problem; connect leduc holdem GUI to Django backend 2020-05-17 20:48:10 -07:00
Daochen 0b75a6a267 Fix Leduc history issue 2020-05-17 22:38:32 -05:00
Daochen 1a48af157d Refinement 2020-05-13 13:08:00 -05:00
Daochen 131607a3f9 Add uploading 2020-05-12 21:47:43 -05:00
Daochen babb55b520 Fix Dou Dizhu issues 2020-05-12 18:51:16 -05:00
Daochen 796d6f46e3 Leduc 2020-05-11 16:42:08 -05:00
Daochen 584cd18eb8 Django migrations 2020-05-11 00:38:46 -05:00
Daochen d634702504 Django init 2020-05-11 00:36:49 -05:00
Songyi Huang 64f4b649b3 add game end dialog & make probability value for leduc holdem sample json more reasonable 2020-02-25 13:10:54 -08:00
Songyi Huang 6c1de0ba3e adjust style for doudizhu and leducholdem 2020-02-25 12:03:05 -08:00
Lei Pan 9ef57e6b96 added probs 2020-02-18 14:40:34 -08:00
Songyi Huang 1468cf5e24 added game state traveler 2020-02-11 13:21:55 -08:00
songyih c47eac7e5a Added Probability for doudizhu, added transition animation for doudizhu probability 2020-02-09 22:22:57 -08:00
songyih 19fafcb832 Change Doudizhu message process from websocket to restful api 2020-02-06 22:51:26 -08:00
songyih 9de0847a1e rm unused dependency 2020-02-05 23:13:24 -08:00
songyih a9f234fc43 added pause game function in doudizhu, optimize changing game speed 2020-02-05 23:12:27 -08:00
songyih 29c709d749 implemented game logic for leduc holdem 2020-01-31 17:43:49 -08:00
songyih db813574ae implemented basic game state loop for leduc holdem 2020-01-30 22:14:06 -08:00
songyih 68d5bcbe2a set up restful API for leduc holdem game replay 2020-01-29 21:35:56 -08:00
songyih 691ab7b120 check if the game ends 2020-01-16 22:00:38 -08:00
songyih cb4fa7b2b7 show consideration time in player decision area 2020-01-15 13:08:59 -08:00
songyih 3537e38dbb show player consideration status 2020-01-15 11:29:33 -08:00
Songyi Huang bf40610120 remove played cards from player's hands 2020-01-14 11:19:43 -08:00
songyih 03971fb6d8 request game state update & send game state update 2020-01-13 23:18:36 -08:00
songyih ec0489109b bind player hand & played cards with saved data 2020-01-13 21:37:42 -08:00
Songyi Huang 3d3647ecb2 compute player info 2020-01-13 15:29:39 -08:00
songyih e3d2dc314e add sample doudizhu json data file 2020-01-12 23:58:11 -08:00
songyih 6902642e49 build message channel between frontend & node server
get player info & init hand from server
2020-01-12 23:55:10 -08:00
songyih 812eaf6dce init socket.io over websocket & nodejs server 2020-01-12 14:01:31 -08:00