rlcard-showdown-master.zip
资源文件列表:

rlcard-showdown-master/
rlcard-showdown-master/.eslintrc 303B
rlcard-showdown-master/.gitignore 425B
rlcard-showdown-master/.prettierignore 45B
rlcard-showdown-master/.prettierrc 90B
rlcard-showdown-master/README.md 4.81KB
rlcard-showdown-master/docs/
rlcard-showdown-master/docs/README.md 112B
rlcard-showdown-master/docs/guide.md 601B
rlcard-showdown-master/docs/imgs/
rlcard-showdown-master/docs/imgs/doudizhu-replay.png 272.53KB
rlcard-showdown-master/docs/imgs/leaderboards.png 102.08KB
rlcard-showdown-master/docs/imgs/leduc-replay.png 288.43KB
rlcard-showdown-master/docs/imgs/upload.png 173.59KB
rlcard-showdown-master/docs/leaderboard_api.md 7.8KB
rlcard-showdown-master/package.json 1.06KB
rlcard-showdown-master/public/
rlcard-showdown-master/public/favicon.ico 16.56KB
rlcard-showdown-master/public/index.html 1.69KB
rlcard-showdown-master/public/logo192.png 5.22KB
rlcard-showdown-master/public/logo512.png 9.44KB
rlcard-showdown-master/public/manifest.json 492B
rlcard-showdown-master/public/robots.txt 57B
rlcard-showdown-master/pve_server/
rlcard-showdown-master/pve_server/.gitignore 57B
rlcard-showdown-master/pve_server/deep.py 11.82KB
rlcard-showdown-master/pve_server/models.py 2.03KB
rlcard-showdown-master/pve_server/pretrained/
rlcard-showdown-master/pve_server/pretrained/put_pretrained_models_here
rlcard-showdown-master/pve_server/run_dmc.py 17.22KB
rlcard-showdown-master/pve_server/run_douzero.py 10.84KB
rlcard-showdown-master/pve_server/utils/
rlcard-showdown-master/pve_server/utils/move_detector.py 3.75KB
rlcard-showdown-master/pve_server/utils/move_generator.py 7.35KB
rlcard-showdown-master/pve_server/utils/move_selector.py 3KB
rlcard-showdown-master/pve_server/utils/utils.py 628B
rlcard-showdown-master/requirements.txt 86B
rlcard-showdown-master/server/
rlcard-showdown-master/server/manage.py 626B
rlcard-showdown-master/server/media/
rlcard-showdown-master/server/media/example_agents/
rlcard-showdown-master/server/media/example_agents/leduc_holdem_dqn.zip 766.97KB
rlcard-showdown-master/server/server/
rlcard-showdown-master/server/server/__init__.py
rlcard-showdown-master/server/server/settings.py 3.23KB
rlcard-showdown-master/server/server/urls.py 810B
rlcard-showdown-master/server/server/wsgi.py 389B
rlcard-showdown-master/server/tournament/
rlcard-showdown-master/server/tournament/__init__.py
rlcard-showdown-master/server/tournament/admin.py 63B
rlcard-showdown-master/server/tournament/apps.py 95B
rlcard-showdown-master/server/tournament/migrations/
rlcard-showdown-master/server/tournament/migrations/0001_initial.py 1.66KB
rlcard-showdown-master/server/tournament/migrations/__init__.py
rlcard-showdown-master/server/tournament/models.py 1.12KB
rlcard-showdown-master/server/tournament/rlcard_wrap/
rlcard-showdown-master/server/tournament/rlcard_wrap/__init__.py 693B
rlcard-showdown-master/server/tournament/rlcard_wrap/doudizhu_random_model.py 1.2KB
rlcard-showdown-master/server/tournament/rlcard_wrap/leduc_holdem_random_model.py 1.22KB
rlcard-showdown-master/server/tournament/tests.py 60B
rlcard-showdown-master/server/tournament/tournament.py 7.09KB
rlcard-showdown-master/server/tournament/urls.py 826B
rlcard-showdown-master/server/tournament/views.py 8.64KB
rlcard-showdown-master/src/
rlcard-showdown-master/src/App.js 1.25KB
rlcard-showdown-master/src/assets/
rlcard-showdown-master/src/assets/cards.css 30.82KB
rlcard-showdown-master/src/assets/doudizhu.scss 5.8KB
rlcard-showdown-master/src/assets/faces/
rlcard-showdown-master/src/assets/faces/JC.gif 13.53KB
rlcard-showdown-master/src/assets/faces/JD.gif 12.48KB
rlcard-showdown-master/src/assets/faces/JH.gif 12.53KB
rlcard-showdown-master/src/assets/faces/JS.gif 15.23KB
rlcard-showdown-master/src/assets/faces/KC.gif 14.58KB
rlcard-showdown-master/src/assets/faces/KD.gif 13.36KB
rlcard-showdown-master/src/assets/faces/KH.gif 12.87KB
rlcard-showdown-master/src/assets/faces/KS.gif 14.52KB
rlcard-showdown-master/src/assets/faces/QC.gif 12.83KB
rlcard-showdown-master/src/assets/faces/QD.gif 12.55KB
rlcard-showdown-master/src/assets/faces/QH.gif 14.12KB
rlcard-showdown-master/src/assets/faces/QS.gif 13.76KB
rlcard-showdown-master/src/assets/faces/README 174B
rlcard-showdown-master/src/assets/faces/custom/
rlcard-showdown-master/src/assets/faces/custom/Poker_C10.png 4.79KB
rlcard-showdown-master/src/assets/faces/custom/Poker_C2.png 4.47KB
rlcard-showdown-master/src/assets/faces/custom/Poker_C3.png 4.77KB
rlcard-showdown-master/src/assets/faces/custom/Poker_C4.png 3.84KB
rlcard-showdown-master/src/assets/faces/custom/Poker_C5.png 4.45KB
rlcard-showdown-master/src/assets/faces/custom/Poker_C6.png 4.97KB
rlcard-showdown-master/src/assets/faces/custom/Poker_C7.png 4KB
rlcard-showdown-master/src/assets/faces/custom/Poker_C8.png 4.95KB
rlcard-showdown-master/src/assets/faces/custom/Poker_C9.png 4.95KB
rlcard-showdown-master/src/assets/faces/custom/Poker_CA.png 4.27KB
rlcard-showdown-master/src/assets/faces/custom/Poker_CJ.png 3.57KB
rlcard-showdown-master/src/assets/faces/custom/Poker_CK.png 4.09KB
rlcard-showdown-master/src/assets/faces/custom/Poker_CQ.png 5.27KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D10.png 4.76KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D2.png 4.42KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D3.png 4.7KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D4.png 3.82KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D5.png 4.39KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D6.png 4.9KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D7.png 3.94KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D8.png 4.86KB
rlcard-showdown-master/src/assets/faces/custom/Poker_D9.png 4.91KB
rlcard-showdown-master/src/assets/faces/custom/Poker_DA.png 4.22KB
rlcard-showdown-master/src/assets/faces/custom/Poker_DJ.png 3.53KB
rlcard-showdown-master/src/assets/faces/custom/Poker_DK.png 4.07KB
rlcard-showdown-master/src/assets/faces/custom/Poker_DQ.png 5.22KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H10.png 4.51KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H2.png 4.16KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H3.png 4.44KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H4.png 3.54KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H5.png 4.13KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H6.png 4.65KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H7.png 3.66KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H8.png 4.61KB
rlcard-showdown-master/src/assets/faces/custom/Poker_H9.png 4.64KB
rlcard-showdown-master/src/assets/faces/custom/Poker_HA.png 3.96KB
rlcard-showdown-master/src/assets/faces/custom/Poker_HJ.png 3.25KB
rlcard-showdown-master/src/assets/faces/custom/Poker_HK.png 3.79KB
rlcard-showdown-master/src/assets/faces/custom/Poker_HQ.png 4.94KB
rlcard-showdown-master/src/assets/faces/custom/Poker_Joker_B.png 4.15KB
rlcard-showdown-master/src/assets/faces/custom/Poker_Joker_R.png 4.13KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S10.png 5.25KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S2.png 4.94KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S3.png 5.23KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S4.png 4.33KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S5.png 4.92KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S6.png 5.44KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S7.png 4.47KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S8.png 5.4KB
rlcard-showdown-master/src/assets/faces/custom/Poker_S9.png 5.42KB
rlcard-showdown-master/src/assets/faces/custom/Poker_SA.png 4.75KB
rlcard-showdown-master/src/assets/faces/custom/Poker_SJ.png 4.06KB
rlcard-showdown-master/src/assets/faces/custom/Poker_SK.png 4.58KB
rlcard-showdown-master/src/assets/faces/custom/Poker_SQ.png 5.73KB
rlcard-showdown-master/src/assets/faces/joker.gif 5.6KB
rlcard-showdown-master/src/assets/faces/pokerback.png 32.74KB
rlcard-showdown-master/src/assets/gameview.scss 9.05KB
rlcard-showdown-master/src/assets/images/
rlcard-showdown-master/src/assets/images/Actions/
rlcard-showdown-master/src/assets/images/Actions/call.png 51.25KB
rlcard-showdown-master/src/assets/images/Actions/call_u.png 41.82KB
rlcard-showdown-master/src/assets/images/Actions/check.png 52.79KB
rlcard-showdown-master/src/assets/images/Actions/check_u.png 42.87KB
rlcard-showdown-master/src/assets/images/Actions/fold.png 50.29KB
rlcard-showdown-master/src/assets/images/Actions/fold_u.png 41.23KB
rlcard-showdown-master/src/assets/images/Actions/raise.png 52.5KB
rlcard-showdown-master/src/assets/images/Actions/raise_u.png 42.37KB
rlcard-showdown-master/src/assets/images/Portrait/
rlcard-showdown-master/src/assets/images/Portrait/Landlord.png 44KB
rlcard-showdown-master/src/assets/images/Portrait/Landlord_wName.png 55.2KB
rlcard-showdown-master/src/assets/images/Portrait/Peasant_wName.png 50.84KB
rlcard-showdown-master/src/assets/images/Portrait/Player.png 35.02KB
rlcard-showdown-master/src/assets/images/Portrait/Player1.png 46.2KB
rlcard-showdown-master/src/assets/images/Portrait/Player2.png 47.08KB
rlcard-showdown-master/src/assets/images/Portrait/Player3.png 47.16KB
rlcard-showdown-master/src/assets/images/Portrait/Pleasant.png 38.94KB
rlcard-showdown-master/src/assets/images/Tokens/
rlcard-showdown-master/src/assets/images/Tokens/Token_1.png 7.78KB
rlcard-showdown-master/src/assets/images/Tokens/Token_10.png 8.23KB
rlcard-showdown-master/src/assets/images/Tokens/Token_100.png 7.92KB
rlcard-showdown-master/src/assets/images/Tokens/Token_25.png 8.87KB
rlcard-showdown-master/src/assets/images/Tokens/Token_5.png 8.41KB
rlcard-showdown-master/src/assets/images/Tokens/Token_Black_100.png 7.92KB
rlcard-showdown-master/src/assets/images/Tokens/Token_Blue_10.png 8.23KB
rlcard-showdown-master/src/assets/images/Tokens/Token_Green_25.png 8.87KB
rlcard-showdown-master/src/assets/images/Tokens/Token_Red_5.png 8.41KB
rlcard-showdown-master/src/assets/images/Tokens/Token_White_1.png 7.78KB
rlcard-showdown-master/src/assets/images/gameboard.png 697.03KB
rlcard-showdown-master/src/assets/images/logo_white.png 7.27KB
rlcard-showdown-master/src/assets/images/table.png 525.93KB
rlcard-showdown-master/src/assets/images/timer.png 12.67KB
rlcard-showdown-master/src/assets/index.scss 1.08KB
rlcard-showdown-master/src/assets/leducholdem.scss 4.86KB
rlcard-showdown-master/src/components/
rlcard-showdown-master/src/components/GameBoard/
rlcard-showdown-master/src/components/GameBoard/DoudizhuGameBoard.js 22.15KB
rlcard-showdown-master/src/components/GameBoard/LeducHoldemGameBoard.js 8.5KB
rlcard-showdown-master/src/components/GameBoard/index.js 163B
rlcard-showdown-master/src/components/MenuBar.js 17.68KB
rlcard-showdown-master/src/components/Navbar.js 1.5KB
rlcard-showdown-master/src/i18n.js 1.07KB
rlcard-showdown-master/src/index.js 246B
rlcard-showdown-master/src/locales/
rlcard-showdown-master/src/locales/en/
rlcard-showdown-master/src/locales/en/translation.json 916B
rlcard-showdown-master/src/locales/zh/
rlcard-showdown-master/src/locales/zh/translation.json 909B
rlcard-showdown-master/src/utils/
rlcard-showdown-master/src/utils/config.js 124B
rlcard-showdown-master/src/utils/index.js 5.08KB
rlcard-showdown-master/src/view/
rlcard-showdown-master/src/view/LeaderBoard.js 21.2KB
rlcard-showdown-master/src/view/PvEView/
rlcard-showdown-master/src/view/PvEView/PvEDoudizhuDemoView.js 52.34KB
rlcard-showdown-master/src/view/PvEView/index.js 87B
rlcard-showdown-master/src/view/ReplayView/
rlcard-showdown-master/src/view/ReplayView/DoudizhuReplayView.js 29.78KB
rlcard-showdown-master/src/view/ReplayView/LeducHoldemReplayView.js 28.07KB
rlcard-showdown-master/src/view/ReplayView/index.js 169B
rlcard-showdown-master/yarn.lock 533.17KB