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

Make the pieces less sticky #18

Open
ShuoTomChen opened this issue Jun 24, 2021 · 1 comment
Open

Make the pieces less sticky #18

ShuoTomChen opened this issue Jun 24, 2021 · 1 comment

Comments

@ShuoTomChen
Copy link

In modern tetris games, the time resets if a piece is modified (spin, laterally moved) while it's touching another piece on the lower bound. Adopting that pattern here would make this game feel less clunky

@leognon
Copy link
Owner

leognon commented Jun 26, 2021

I originally based Tritris off NES Tetris, which is why there is no hold, only 1 piece preview, no wall kicks, and the fast lock down. I did, however, add 7-bag RNG because players are much more dependent on the single triangle piece for cleaning their board than in Tetris.

I'm about halfway through an online multiplayer version of Tritris and, depending on community feedback, I may add more modern features (garbage lines, hard drop, hold, multiple piece preview). If you'd like to share your thoughts, join and discord and I will ask for everyones opinion in a few days.

Thanks for the suggestion!

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

2 participants