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

Clean Up State.py #75

Closed aphelps4 closed 4 years ago

aphelps4 commented 4 years ago

Description

Our state.py file still has a lot of useless bloat in it. We should get rid of everything we do not need along with fixing values to deck.

Tasks