Game Overview
TetraForge is a mobile implementation of the classic block-falling grid puzzle game, built for Android devices.
Features
- Classic Mechanics: Move, rotate, and drop Tetromino shapes to clear horizontal lines.
- Modern Compose UI: Implemented fully with Jetpack Compose using material components and clean state management.
- Pause Menu Actions: Built-in session control with instant Restart (to clear the grid and reset levels) and clean Quit actions.
Architecture & Technical Stack
- Language: Kotlin.
- UI Toolkit: Jetpack Compose.
- Build System: Gradle with Kotlin DSL.