Skip to content

WillHord/BlackJack-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack-Cpp

BlackJack-Cpp is the game Blackjack created in C++. It is run entirely in the terminal using ascii art for the cards.

Getting Started

Prerequisites

C++ 11 (g++ or gcc)

Installing

To install this program run the following commands:

git clone https://github.com/WillHord/BlackJack-Cpp

cd BlackJack-Cpp && make

Once you have made the program you can then run it using the command

./BlackJack

Built With

  • C++ - Language Used

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

BlackJack that can be played in your terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published