How to compile: g++ -std=c++11 *.cpp
Environment - Coded on Microsoft Visual Studio/Atom & Used Windows Subsystem Linux Terminal to create executable and run program.
Compiler: g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
For guessing game uncomment guessing game in main.cpp and comment out Pontoon game and vice versa.