Commit graph

8 commits

Author SHA1 Message Date
cmclark00
21b2513ad4 Enhance: Add hold piece control and theme customization options
- Introduced a new control for holding pieces with a swipe up gesture.
- Added multiple theme options with a Random Mode that changes themes automatically after clearing lines.
- Updated README to reflect new controls and visual features.
- Incremented version code and updated version name in build.gradle.
- Adjusted title and high score positioning based on screen orientation in TitleScreen.kt.
- Added "Enter Name" prompt in high score entry layout for better user experience.
2025-04-02 00:29:50 -04:00
cmclark00
6044b0d93b Fix: Adjust layout padding to respect display cutouts 2025-04-01 11:47:10 -04:00
cmclark00
eb962268ca refactor: Rename Tetris to Quad and fix related compilation errors 2025-04-01 08:15:46 -04:00
cmclark00
ce85debfe5 Rename project from Mintris to Pixel Mint Drop, updating all relevant namespaces, package names, and UI elements to reflect the new branding. Adjust styles, themes, and repository links accordingly. 2025-04-01 07:52:15 -04:00
cmclark00
2c7639a861 Fix README: Correct rotation control to single tap 2025-03-27 02:14:46 -04:00
cmclark00
414eba9db7 Fix README: Remove hold piece functionality and correct control scheme 2025-03-27 02:14:24 -04:00
cmclark00
db93b70741 Update README with accurate Android version requirements and features 2025-03-27 02:12:06 -04:00
cmclark00
f4e5a9b651 Initial commit: Modern Tetris implementation with official rules and scoring system 2025-03-26 12:44:00 -04:00