-
Notifications
You must be signed in to change notification settings - Fork 5
Clean up Hearts code #478
Copy link
Copy link
Open
Labels
gamesHaving to do with one or more *_game.py filesHaving to do with one or more *_game.py filesrefactorModifying code without a specific error in mind.Modifying code without a specific error in mind.
Metadata
Metadata
Assignees
Labels
gamesHaving to do with one or more *_game.py filesHaving to do with one or more *_game.py filesrefactorModifying code without a specific error in mind.Modifying code without a specific error in mind.
See issue #475. The way I was dealing with the turn sequence wasn't working, and it caused problems with the low-club option. I feel the solution was a kludge, and I'd like to try to streamline the code at some point.