Inspiration

I was inspired to make a simple game like this by playing blackjack with my friends once, and realizing how fun it was. Instead of losing actual money, I made a text-based game that allows you to have the thrill of blackjack.

What it does

Plays the game blackjack in a text-based format

How we built it

I used Eclipse IDE for Java

Challenges we ran into

Understanding nuances about the game of blackjack, like shoe penetration and implementing that in the code was difficult for me.

Accomplishments that we're proud of

I am proud of learning new commands in java, and learning how to implement them properly.

What we learned

I learned how to connect different methods through out different classes, and call on them.

What's next for BlackJack

I hope to add visuals to this game, and change it from a text based game to an actual visual game.

Built With

Share this project:

Updates