Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 628 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 628 Bytes

CardGame_ProjectTwo

Simple card game called Elevens.

Description

Elevens uses a 52-card deck and the main goal is to go through all the cards while finding pairs that which the sum is equal to 11 and by discarding a combo of Jack, Queen and King.

Getting Started

Installing

  • Clone the repository and run it in your local IDE. CardGame was originally done on visual studio 2022.

Authors

Version History

  • 0.1
    • Initial Release

Acknowledgments