DEV Community

Discussion on: Build a Blackjack Command Line Game

Collapse
 
himan10 profile image
Himanshu Bhatnagar

Hey man, it's cool, you know I followed your blog too when constructing my BlackJack project .. now it's complete but I also added some other blackjack game options

  1. Surrender
  2. Double Down

Also, I made a Lil. bit good interface provided to the user for playing BlackJack.
So, Have a look at my BlackJack code -> github.com/Himan10/BlackJack

Collapse
 
scosta profile image
Saul Costa

That's really cool! I like the user interface a lot.

I hope you don't mind that I've put together a little embedded version of your project (below) that people can run directly from dev.to :)