adamfoneil / CardGameSDK

A library for creating and testing card games
https://cardplace.azurewebsites.net
0 stars 0 forks source link

make it so test players will "auto play" #12

Closed adamfoneil closed 3 weeks ago

adamfoneil commented 3 weeks ago

During test play, we sort of agree by convention who's going to play on behalf of the "test" players, but we keep forgetting who agreed to play which test player. So, I think the test players should call AutoPlay when it's their turn.

(Becky suggested integrating AI here, which I like, but don't know how to do.)