top of page
Search

More Work on Blackjack in C++

  • housika717
  • Sep 23, 2022
  • 1 min read

Updated: Apr 18, 2023

Worked with Ryan on more code for Blackjack creating the hand value, ruleset for the hand value, dealer drawing and hit, hit and stand functions, but still need to create more rules for dealer standing at values 17 and up. We also went over when & is used and the functionality in C++, the binary truth table, and how they effect circuits in chipsets.









 
 
 

Comments


bottom of page