Python-Scripts
Python-Scripts copied to clipboard
"war" card game
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