Open ads6495 opened 5 years ago
https://github.com/ads6495/blackjack
struggled with this. prefer a meeting with mark to discuss concepts.
It looks like you are super close. If you want to chat with me about this, come find me and let's talk about it, and refactor this. All the right pieces and ideas are there, but the code needs to be rearranged.
Find me and let's sort this out.
Your homework week 02 - day 04 - blackjack - blackjack was marked: Needs Improvement
“Almost there, keep it up!” — via Katherine Trammell
Blackjack
In this project you will create a playable game of Blackjack.
Objectives
Requirements
Create a single player black jack games that plays against the house, i.e. a human player and computer dealer. You are free to create the user interface however you want, but keep it simple for Explorer Mode.
General Rules:
Assets
images
folder in your projectcards.zip
file and then copy/move the extracted images into your project'simages
folderExplorer Mode
Adventure Mode
Epic Mode