Skip to content

dikshikaaa/War-card-game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

War-card-game-

A simple version of the card game War made with Python using Object Oriented Programming

"War" is a simple card game that is typically played by two players. The objective of the game is to win all of the cards in the deck.Here's how the game is played:

  • Shuffle the deck of cards and deal the entire deck evenly to both players, so that each player has the same number of cards.
  • Players simultaneously reveal the top card of their deck and place it face up on the table.
  • The player with the highest-ranked card wins both of the cards that were played and places them at the bottom of their deck.
  • If both players reveal cards of the same rank, then a "war" is declared and each player must place two additional cards face down on the table and then reveal a fourth card. The player with the highest-ranked fourth card wins all of the cards that have been played during the war.
  • The game continues until one player has won all of the cards in the deck.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages