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

I made tetris for bruce #909

Open
Gosheto1234 opened this issue Mar 12, 2025 · 3 comments
Open

I made tetris for bruce #909

Gosheto1234 opened this issue Mar 12, 2025 · 3 comments

Comments

@Gosheto1234
Copy link

Is your feature request related to a problem? Please describe.
its just a tetris game located in others

Describe the solution you'd like

Describe alternatives you've considered
it works on m5stickplus2 , but i think it should be dynamic and work on the other devices , i havent tested that but i hope it works , the controls :
For Touchscreen Devices:

Open Menu: Tap the top-right corner (within a 50×50 pixel area).
Move Left: Tap the left third of the screen.
Move Right: Tap the right third of the screen.
Rotate Piece: Tap the center of the screen (upper half).
Drop Piece: Tap the center of the screen (lower half).
For Devices with 3 Buttons:

Open Menu: Press both the “Next” and “Prev” buttons at the same time.
Move Right: Press the “Next” button.
Move Left: Press the “Prev” button.
Rotate Piece: Press the “Sel” (Select) button.
For Devices with 5 Buttons:

Rotate Piece: Press the “Up” button.
Drop Piece: Press the “Down” button.
Move Right: Press the “Next” button.
Move Left: Press the “Prev” button.
Open Menu: Press the “Sel” (Select) button.
For Devices with an Encoder:

Rotate Piece: Press the “Sel” button.
Move Right: Turn the encoder or press the “Next” button.
Move Left: Turn the encoder the other way or press the “Prev” button.
Drop Piece: Press the “Esc” button.
For Keyboard Input:

Move Left: Type “LEFT”
Move Right: Type “RIGHT”
Rotate Piece: Type “UP”
Drop Piece: Type “DOWN”
Open Menu: Type “MENU”

Additional context
how do i request my files to be pulled into beta code ? ( the tetris in very beta so feedback will be good , thanks in advance if this feature gets added )

@Huzzla101
Copy link

Huzzla101 commented Mar 13, 2025 via email

@MikeOxlong83
Copy link

Where do I find this Tetris? I'm a Tetris-holic and I need to try this!!!!!

@Gosheto1234
Copy link
Author

Where do I find this Tetris? I'm a Tetris-holic and I need to try this!!!!!

I have the tetris on my folder , like all files , I don't know if it runs on every device but in theory it should , I can send you the files if you can flash it onto m5stickplus2 from visual code studio

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

3 participants