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

The equalizer agent #77 #89

Closed irobert4 closed 4 years ago

irobert4 commented 4 years ago

The Equalizer is functional, though I would like to make it a bit more intelligent at some point. For now I just want to get what I have merged into master.

Michael, I've commented out your save stuff in LowLayer.py. Next time we shouldn't combine agent development with save features unless we can safely confirm that we're going to be the only ones working on a file.

irobert4 commented 4 years ago

Oh that was my fault. I added in the description for passing but forgot the actual functions... I'll put that in tomorrow.