Skip to content

This code implements a simple card game where two players receive 5 cards each from a shuffled deck of cards. It uses classes to represent a Card, a Deck, and a Player, and demonstrates basic OOP concepts such as class inheritance, method overriding, and encapsulation.

Notifications You must be signed in to change notification settings

Keyik17/Card-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This code implements a simple card game where two players receive 5 cards each from a shuffled deck of cards. It uses classes to represent a Card, a Deck, and a Player, and demonstrates basic OOP concepts such as class inheritance, method overriding, and encapsulation.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages