forked from ursulean/schnapsen
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Currently, the engine maintains a get_prev_trick
method and state in Deck
that keeps a pair containing the previous trick that was played. It appears this is not used anywhere in the engine, except somewhere in the visual front-end. Can this method be removed from the state to make it more lean?
Then the visual front-end should be able to keep that bit of state itself.
Metadata
Metadata
Assignees
Labels
No labels