Skip to content

ronak2502/CardGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CardGame

This is a simple card game implemented in Python. Players draw cards from shuffled decks and compete in rounds. The player with the higher card wins each round. The game continues until one player runs out of cards.

How to Play

To play the card game:

  1. Open your command prompt or terminal.

  2. Navigate to the directory where you saved script.py.

  3. Run the unit tests by executing the Python script:

    python3 script.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages