carlofazioli / cardiathena

A project to study strategies in the game of hearts, using distributed computing, AI, and data analytics.
GNU General Public License v3.0
6 stars 1 forks source link

Added Simultaneous Actions #53

Closed aphelps4 closed 4 years ago

aphelps4 commented 4 years ago

Simultaneous passing now works along with a couple small changes like alead_suit() to lead_suit(). The structure has changed quite a bit to allow for simultaneous passing so I really recommend looking through the new code and getting an idea of what has changed. Do not merge into master before our Friday meeting with Group W unless we get a go-ahead.