This is a simple Android game inspired by the game "Four in a Row".
The app allows the user to set player names, set coin colors, set points required to win, change board size and background.
Each turn each player puts his coin inside a column and it will fall until it reaches the lowest available spot. The one who can put defined (aspoints to win) amount of his coins in a row horizontally, vertically or diagonally wins.
Splash screen: splash_screen.webm
Game config screen: config_screen.webm
Game screen: game_screen.webm
- Android
- Kotlin
- MVVM
- Jetpack Compose
- Jetpack Navigation