Skip to content

aleh-god/calculator-king

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet project: King tricks calculator

Tricks points and party score calculator for card game "King"

The calculator will help you play the card game "King" - in its long version with order games.

About the game

Game King is a game for 4 people. It uses a deck of 32 cards (from seven to ace). Each player receives 8 cards in his hand.

The first player to start the games is determined by the order of entry in the table. All players move clockwise in turn order.

There are two varieties of King: forced (short) and bet (long). This calculator is developed for a "bet's King" version of the game.

In bet's King, each player in a party bets (chooses) one of 14 types of parties. Each player can choose only one type of party. He is also obliged to select all types of parties once. You need to play 56 hands to complete the game.

The application can:

  • Can keep a record of the parties played and the remaining parties in the King game.
  • Within each party, can keep a record of played and remaining games for each player.
  • Can keep a record of played tricks and scores.
  • Can maintain a list of players for King game.
  • Can maintain general game statistics for each player.

Technologies used in the project:

  • Android Jetpack Components
  • Material Design
  • Hilt
  • Room
  • Navigation
  • viewBinding
  • Coroutines/Flows
  • Clean architecture, MVVM

Project demo:

demo

demo1

demo2

demo3

demo4

demo5

demo6

demo7

demo8

demo9

demo10

demo11

demo12

About

Pet project: King tricks calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published