Commit graph

3 commits

Author SHA1 Message Date
cmclark00
9bef4bf003 Enhance: Improve game mechanics and visuals in GameView and GameBoard
- Increased glow effect and adjusted border properties for better visual appeal.
- Updated block size calculation to ensure proper fitting within the view.
- Modified rotation logic in GameBoard to include advanced wall kick mechanics for smoother gameplay.
- Adjusted piece spawning to start from the top row and refined hold mechanics.
- Added getter and setter for rotation index in Tetromino for better encapsulation.
2025-04-01 23:25:40 -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
5ace9d7fc5 Fix: Correct namespace and applicationId in app build.gradle 2025-04-01 07:51:52 -04:00
Renamed from app/src/main/java/com/mintris/model/Tetromino.kt (Browse further)