dmorrill10 / acpc_poker_gui_client

Rails application that allows humans to play poker matches managed by the Annual Computer Poker Competition's Dealer program in a web GUI.
56 stars 37 forks source link

How to Adding Agents for v1.2? #95

Closed zhaozewei closed 4 years ago

zhaozewei commented 6 years ago

Can I Edit exhibition.json?

dmorrill10 commented 6 years ago

Yes, exhibition.json is where game parameters, including possible opponents, should be defined. By default, there are just example agents available to play against, but the opponents list for any game can be added to for your own agents, or the example players can be removed.