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

Implement Tetris like drafting of pieces #29

Open
joglr opened this issue Apr 30, 2023 · 0 comments · May be fixed by #32
Open

Implement Tetris like drafting of pieces #29

joglr opened this issue Apr 30, 2023 · 0 comments · May be fixed by #32
Assignees

Comments

@joglr
Copy link
Owner

joglr commented Apr 30, 2023

Currently, the pieces provided to the user is selected at random. It would be better to use the official Tetris rules, where all the pieces are kept tracked of in a "bag", from which pieces are drawn. When the bag is empty, all pieces will be readded to the bag.

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

Successfully merging a pull request may close this issue.

1 participant