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

Sketch algo fysikal impl, talk about if they are possible to impl physicly and why #6

Closed
Abishevs opened this issue Jan 8, 2024 · 0 comments

Comments

@Abishevs
Copy link
Owner

Abishevs commented Jan 8, 2024

Pile Shuffle has an already built model, what could be done is decrease its size and make smaller version test them out.
Like decrease bin counts and or cards per bin.

Riffle shuffle would be compact but quite complex.
As it needs two drives for each halv of the deck. Mehanism to cut the deck in two halves. An perfectly timed interleaving mehanism to be able to do it fast and effeciently.

Wheel design is simple but gonna be quite big.

@Abishevs Abishevs closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant