clgrogan / assignments

SDG Cohort 16 Assignments
0 stars 0 forks source link

week 02 - day 04 - blackjack - #7

Closed clgrogan closed 5 years ago

clgrogan commented 5 years ago

Blackjack

In this project you will create a playable game of Blackjack.

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.

General Rules:

Assets

Explorer Mode

Adventure Mode

Epic Mode

clgrogan commented 5 years ago

Live URL: https://blackjack-cgrogan.netlify.com https://github.com/clgrogan/blackjack

clgrogan commented 5 years ago

I'll get this thing sorted out. Had some personal things come up.