Skip to content

The aim of the three a cards game is to simple get rid of the three cards in your hand before the other players.

Notifications You must be signed in to change notification settings

Lithium876/3-A-Card-Card-Game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3 A Card (Card Game)

Reqiurements

python 3.x

Aim

The aim of the three a cards game is to simple get rid of the three cards in your hand before the other players.

About Game

The game begins after all the players receive three cards and a random card is selected from the deck. You then have to check your hand if any of your cards match with the random card selected from deck. If none of the cards in your hand matches the random card from the deck or played by someone else then you would have to pluck/draw a card from the deck which will end your turn; however if you or other players have a card that matches the random card selected from the deck or played by someone else then the matching card can be played with any extra card.

How to Start Game

python play.py

What The Program Can do so far

About

The aim of the three a cards game is to simple get rid of the three cards in your hand before the other players.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages