Skip to content

MatLeg25/ConnectCoins-KotlinGame

Repository files navigation

ConnectCoins

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.

Game rules:

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.

Screenshots:

  • Game config screen:
    connect-coints-settings-screen

  • Game stats(modal) :
    connect_coins_game_stats_modal

  • Game board screen:
    connect-coints-game-screen

Video:

Splash screen: splash_screen.webm

Game config screen: config_screen.webm

Game screen: game_screen.webm

Tech stack:

  • Android
  • Kotlin
  • MVVM
  • Jetpack Compose
  • Jetpack Navigation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages