Commit Graph

157 Commits

Author SHA1 Message Date
Kwei-herng Lai 26cf44d15a add tournament 2020-03-05 20:10:15 -06:00
Daochen Zha fd0f4517ee
Update README.md 2020-03-04 08:49:12 -06:00
Daochen Zha 5a5989f775
Update README.md 2020-03-04 08:48:41 -06: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
Songyi Huang 9047c024df Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/assets/leducholdem.scss
#	src/components/GameBoard/LeducHoldemGameBoard.js
#	src/view/LeducHoldemGameView.js
2020-02-25 09:36:16 -08:00
songyih da98395817 adjust style for doudizhu and leduc holdem 2020-02-24 23:54:24 -08:00
songyih 3fb2273b84 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/assets/gameview.scss
#	src/view/LeducHoldemGameView.js
2020-02-24 22:26:28 -08:00
lpan 1bd9ce7eda changed tokens style 2020-02-24 16:59:53 -08:00
Lei Pan 22aea96775 changed style for leduc 2020-02-24 11:54:48 -08:00
lpan bf3546922d changed style for leduc 2020-02-24 11:54:48 -08:00
songyih cee7ea7474 changed color combination for doudizhu gameboard and probability area 2020-02-23 19:47:47 -08:00
songyih 7e53368ead changed color combination for doudizhu gameboard and probability area 2020-02-23 19:47:47 -08:00
songyih 0d0797a310 restyled doudizhu 2020-02-23 19:41:00 -08:00
songyih 6af541d935 restyled doudizhu 2020-02-23 19:41:00 -08:00
Lei Pan 3fcea3faaa moved gameover check after a new state, fix go2next bugs 2020-02-20 00:16:01 -08:00
lpan febd62404f moved gameover check after a new state, fix go2next bugs 2020-02-20 00:16:01 -08:00
Lei Pan b9b16f73a2 retrived gameInfo from history 2020-02-19 14:59:46 -08:00
lpan ada3ba2775 retrived gameInfo from history 2020-02-19 14:59:46 -08:00
Lei Pan 9ef57e6b96 added probs 2020-02-18 14:40:34 -08:00
lpan ead4a4371f added probs 2020-02-18 14:40:34 -08:00
Lei Pan 92a133e9c8 format leduc 2020-02-18 12:23:29 -08:00
lpan d9aefc102e format leduc 2020-02-18 12:23:29 -08:00
Lei Pan c1650e64a5 added progress bar 2020-02-18 10:49:06 -08:00
lpan ee0c08c224 added progress bar 2020-02-18 10:49:06 -08:00
Songyi Huang 227863d393 changed layout for doudizhu 2020-02-12 21:13:05 -08:00
Songyi Huang 1468cf5e24 added game state traveler 2020-02-11 13:21:55 -08:00
songyih 6e101bea02 optimized fade in effect 2020-02-10 22:01:45 -08:00
songyih 7f1310f192 added fade-in fade-out animation for probability area and player decision area 2020-02-10 21:40:31 -08:00
songyih 6a2bbe1112 add icon & change color for probability area in doudizhu 2020-02-09 22:33:21 -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 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