Commit Graph

9 Commits

Author SHA1 Message Date
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 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