piercebhunt / assignments

assignments for Suncoast Developers Guild
0 stars 0 forks source link

01 - 04 - Blackjack #4

Closed piercebhunt closed 4 years ago

piercebhunt commented 4 years ago

In this project, you are creating a playable game of Blackjack. If you haven't played this game ever, or in a while, grab a deck of cards and play a few games.

Objectives

Requirements

Create a single-player blackjack game 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.

Explorer Mode

General Rules:

Adventure Mode

Epic Mode

piercebhunt commented 4 years ago

https://github.com/huntpie/blackjack-app

piercebhunt commented 4 years ago

Your homework 01 - 04 - Blackjack was marked: Meets Expectations

Well done!

“Well done!”

gstark commented 4 years ago

Thanks for completing this! Good work!