My BlackJack ProgramAny idea how I can implement a double down feature?
Trouble with looping program for multiple user inputs.The inner loop will not repeat tho because fibnumber will be less than 1
My BlackJack ProgramHello everyone! Check out my cool little blackjack game I programmed myself :) Please comment your f...
IDK whats wrong...? Help pleaseFixed it... :) The random_shuffle paramters needed to be passed by reference
IDK whats wrong...? Help please [code] #include <iostream> #include <ctime> #include <algorithm> using namespace std; c...
This user does not accept Private Messages