mintris/app
cmclark00 a8f095cf42 Add counterclockwise rotation support for gamepad controls
- Implemented rotateCounterClockwise method in GameBoard to handle piece rotation.
- Updated GameView to call rotateCounterClockwise and added haptic feedback.
- Modified GamepadController to support rotation with button B.
2025-03-31 15:20:54 -04:00
..
src/main Add counterclockwise rotation support for gamepad controls 2025-03-31 15:20:54 -04:00
build.gradle Add high score system with persistent storage using SharedPreferences and Gson 2025-03-27 00:27:44 -04:00
proguard-rules.pro Initial commit: Modern Tetris implementation with official rules and scoring system 2025-03-26 12:44:00 -04:00