mintris/app
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
..
src/main Enhance: Improve game mechanics and visuals in GameView and GameBoard 2025-04-01 23:25:40 -04:00
build.gradle Enhance: Add gradle.properties for keystore configuration and update .gitignore to include gradle.properties and hprof files 2025-04-01 16:12:08 -04:00
proguard-rules.pro Fix: Resolve crash on startup due to ProGuard/Gson TypeToken issue 2025-04-01 17:34:40 -04:00