Skip to content

Files

Latest commit

09e6b9f · Nov 10, 2014

History

History
3 lines (2 loc) · 148 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 148 Bytes

Blackjack.cpp

A simple Blackjack implementation in C++11. Mostly for learning the language, not so much for getting the actual gameplay perfect.