Python-Scripts icon indicating copy to clipboard operation
Python-Scripts copied to clipboard

"war" card game

Open vedpawar2254 opened this issue 1 year ago • 1 comments

PR Title

Added a War-card-game

Summary

summary... simple Python script for a card game called War. The game is played between two players, and the player with the higher card wins each round. The game continues until one player has all the cards.

The changes are as follows:

  • Updated Readme
  • Added new python script for game

Checks

in the repository

  • [x] Made no changes that degrades the functioning of the repository
  • [x] Gave each commit a better title (unlike updated README.md)

in the PR

  • [x] Followed the format of the pull_request_template
  • [x] Made the Pull Request in a small level (for the creator's wellfare)
  • [x] Tested the changes you made

Thank You, ved

vedpawar2254 avatar Oct 31 '24 13:10 vedpawar2254