Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Working player reset function #37

Open
lunathanael opened this issue Mar 12, 2024 · 0 comments
Open

Feature: Working player reset function #37

lunathanael opened this issue Mar 12, 2024 · 0 comments
Labels
feature request good first issue Good issue for new contributors to get started with

Comments

@lunathanael
Copy link
Collaborator

What feature or improvement do you think would benefit CR-RL?

We need to determine how the reset function should work. It should be called in a context similar to how Gym Env.reset works. We should look into reshuffling the deck in some way, maybe by storing a copy of the original deck or by putting the hand back into the deck and shuffling the queue somehow.

Requirements

Possibly a working reset function so that if we decided to replay the game with same deck, we won't need to re-instantiate the whole env.

Python Version

N/A

Comments

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request good first issue Good issue for new contributors to get started with
Projects
None yet
Development

No branches or pull requests

1 participant