We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This piece config will avoid the overlap for % (and avoid the 7 "cheat" piece)
(0, 6, 4, 16, 0), (2, 3, 0, 16, 0), (0, 0, 2, 13, 0), (2, 7, 4, 11, 2), (0, 2, 0, 10, 0)
Character will look slightly different:
** ** ** * * ** ** * * ** ** **
This piece config will avoid the overlap for @:
(6, 2, 1, 16, 0), (6, 1, 3, 16, 2), (1, 3, 0, 15, 0), (1, 4, 2, 13, 1), (2, 5, 0, 12, 2), (1, 2, 4, 12, 2), (0, 2, 2, 10, 2)
** ****** * * * **** * * * ****** ****
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This piece config will avoid the overlap for % (and avoid the 7 "cheat" piece)
Character will look slightly different:
This piece config will avoid the overlap for @:
Character will look slightly different:
The text was updated successfully, but these errors were encountered: