Commit Graph

123 Commits

Author SHA1 Message Date
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 62f71d3655 redirect root dir to leduc holdem 2020-01-28 21:38:37 -08:00
songyih d75a427d64 Merge branch 'master' of https://github.com/hsywhu/rlcard-showdown 2020-01-28 21:33:10 -08:00
songyih 3b483b477e added react router for serving multiple games & init leduc holdem 2020-01-28 21:31:45 -08:00
songyih e663cac01c try game speed controller 2020-01-28 21:29:53 -08:00
Songyi Huang 376dd8c4eb adjust css & add slider 2020-01-17 19:06:42 -08:00
songyih 5568bb8d08 try game speed controller 2020-01-17 08:59:54 -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 4fd21acc48 compute bottom player's hand 2020-01-13 19:05:47 -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
Songyi Huang b64a2093c7 init Doudizhu frontend 2020-01-12 11:45:23 -08:00
Songyi Huang c4c8f5fed6 init Doudizhu frontend 2020-01-12 11:40:23 -08:00
Songyi Huang dc39b9fa87 Initial commit from Create React App 2020-01-11 10:55:10 -08:00