Skip to content

segef/LiarsPoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liar's Poker is a card game which is based on pradiction and bluffing.

The game used with a normal deck of cards and at the first round all players are given two cards. The player, who lost the round, is given one more card at the next round. If a player had reached five cards and lost another round, he does not take one more card but no cards and plays the next round as blind If a blind player lose a round, the player is eliminated. The last player standing in game wins!

Round rules:

1-) First player makes a guess.
2-) Second player has two choices: She/He can claim that the last guess made is false and open all cards of players or make a new guess which is higher than the last guess.
3-) When a player opens the cards the round ends and the cards are counted and if the last guess is right then the last player loses the round, else the one who made the last guess lose the round.

Guess rules:

1-) Every guess has a compulsory base part. Which claims that there are 2, 3, 4, 5, 6, 7 or 8 cards of a specific value in cards of all players.
2-) If the base part of a guess is 3, 5 or 7, it has an optional secondary part which claims additional to the base part that there are respectively 2,3 or 5 cards of a specific value in cards of all players.
3-) All guesses have a specific height. The guess with bigger base part is higher. If the base parts are equal, the one with secondary part is higher. If both have secondary part or both don't have a secondary part, the one with bigger value of base part is higher (heigth of values: Three<Four<Five<Six<Seven<Eight<Nine<Ten<Jack<Queen<King<Ace) If the values of both base parts are equal, the one with bigger value of secondary part is higher.

Other rules:

1-) Two's may represenent all other cards which means when the cards are counted, the two's may counted as any other card that is needed.
2-) Two's are forbitten to use in guesses.
3-) The player who lost the last round starts on the new round. If a player is eliminated on the last round, the player who won the last round against the loser starts on the new round.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages