JamesEnoch89 / assignments

0 stars 0 forks source link

Week 2 Day 4 - Weekend - Blackjack - #8

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Blackjack

Explorer Mode

Adventure Mode

Epic Mode

Turning In

Your homework will be assigned to you via issues on your assignments repository. Once you are

These steps will be followed for almost every assignment going forward. Once you've completed at least explorer mode and you're satisfied with your work, let's get it published. First let's get it up on GitHub.

Once you are completely, go to the issue on our assignments repository, leave the link the repo of your work, and close the issue. I will not know you are down until you close the issue.

Tips:

JamesEnoch89 commented 6 years ago

https://github.com/JamesEnoch89/blackjack

took in a lot of information today and learned a lot of new stuff. I am not finished.

I am still very confused with this project.

To do:

calculate and display sums under "score" in each player box (my function made the scores disappear)

return winner

show card count

reset game

I am going to ask for some of your time to go over this with me so that I understand it well and don't have to go through this hell over and over again. I feel like if I can understand and organize this project the way I want then I can move forward with confidence.