imdeep2905 / Jack_Thief

I have implemented Jack Thief Card game in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jack Thief Card Game

1.About

We have implemented Jack Thief Card Game using C++ in which PC will play this card game.

2.How to Run

All cards are denoted by this nomenclature "TN" here, T denotes Type of cards like S = Spade, C = Club, D = Diamond, H = Heart. N denotes number of corresponding card like 1,2,..,J,Q,K.

We have to provide how many players are going to play and their name. At the final it will tell that which person is Jack Thief.

About

I have implemented Jack Thief Card game in C++.


Languages

Language:C++ 100.0%